Skip to content

SQLite: Clicking a table immediately after opening DB hangs on "Executing…" #2342

Description

@nano9g

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

  1. Open a SQLite database
  2. Click any table
  3. Note that "Executing…" is displayed forever in the toolbar
  4. Click the ⊗ next to Executing…
  5. Select a different table and observe that rows are displayed immediately
  6. 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!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions