-
-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
When I attempt to open a non-existant SQLite database using a connection that I previously created in TablePro, a "Query Execution Failed" message is displayed. Dismissing the message results in it re-appearing. The app is stuck in a loop and must be force quit.
Steps to reproduce
- In TablePro, create a connection to an existing SQLite database.
- Select a table in the sidebar.
- Close TablePro.
- Delete/move/rename the database file.
- Re-open TablePro.
- Attempt to open the connection created in step 1. The "Query Execution Failed" alert is diplayed.
- Click either the "Ask AI to Fix" or "OK" buttons on the alert. The alert disappears then reappears. Since it is a modal alert, the app is unusable and must be force quit.
If a table is not selected in the sidebar before closing TablePro (step 2 above), the app will re-open the connection cleanly. The issue only happens when a table is selected.
Expected behavior
A message indicating that the database/connection could not be opened. When dismissed, return to the app. Alternatively, the "Ask AI to Fix" option could guide me to re-connect to the database file, if it stil exists.
Database type
SQLite
TablePro version
0.15
macOS version & chip
macOS 26.4 / Apple silicon
Screenshots / Logs

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working