What happened?
Opening a SQLite database and clicking any table in the left sidebar will display "Executing…" forever. Stopping the operation, selecting another table, then clicking back displays the data immediately.
Steps to reproduce
- Open a SQLite database
- Click any table
- Note that "Executing…" is displayed forever in the toolbar
- Click the ⊗ next to Executing…
- Select a different table and observe that rows are displayed immediately
- Click back to the original table and its rows load as well
Expected behavior
Tables should load normally.
Database type
No response
TablePro version
0.66.0
macOS version & chip
macOS 15.8 / Apple Silicon
Screenshots / Logs
Let me know if you need any more information. I've tested this will multiple SQLite databases and observed the same behavior. The number of rows in the table that won't load initially also does not seem to matter; an empty table triggers the issue just like one with a high number of rows. Thanks!
What happened?
Opening a SQLite database and clicking any table in the left sidebar will display "Executing…" forever. Stopping the operation, selecting another table, then clicking back displays the data immediately.
Steps to reproduce
Expected behavior
Tables should load normally.
Database type
No response
TablePro version
0.66.0
macOS version & chip
macOS 15.8 / Apple Silicon
Screenshots / Logs
Let me know if you need any more information. I've tested this will multiple SQLite databases and observed the same behavior. The number of rows in the table that won't load initially also does not seem to matter; an empty table triggers the issue just like one with a high number of rows. Thanks!