hankinsoft/SQLPro

SQLPro for SQLite crashes when deleting the last record in two different tables

Closed this issue · 3 comments

I deleted the last record in two different tables that I have been using for years. SQLPro for SQLite shows the confirmation dialog and then crashes. I have successfully relaunched the app and deleted rows that are not the last row and that works as expected in both tables. Deleting the last row crashes again.

To Reproduce
Steps to reproduce the behavior:

  1. Open a local SQLite database
  2. Select a table, click the Data button at the top, scroll to the bottom and select the last record
  3. Select the Minus sign at the bottom to delete the last record
  4. See the confirmation dialog, click the Delete button
  5. Crash

Expected behavior
The row should be deleted without crashing

Screenshots
I will send you a video recording and crash report via email.

Environment details (please complete the following information):

  • Device: iMac
  • OS: macOS 13.6.4
  • SQLPro for SQLite Version 2024.12 (Build 4368)
  • Installation source: Website download

That version works. Thank you.

Awesome, glad to hear it. Thanks for letting me know.