Skip to content

App Hangs when clicking on Data tab with a table with millions of rows #993

@yood

Description

@yood

Describe the bug
In SQLPro for SQLite, when tapping the Data tab while having a table with 3.1 million rows selected, the app hangs.

To Reproduce
Steps to reproduce the behavior:

  1. Open database with Schema tab selected.
  2. Click on a table with 3.1 million rows
  3. Click the Data tab
  4. App hangs

Expected behavior
The app to not hang and instead show a paginated view of the table.

OR it should behave like the query screen where it loads the query incrementally while the app is fully responsive. In the Query screen, it takes 32 seconds to load a select * from table_with_3_million_rows

Screenshots
It just hangs until I force quit.

Environment details (please complete the following information):

  • Device: MacBook Pro Apple M1 Max
  • OS: macOS 14.5 (23F79)
  • SQLPro app Version: SQLPro for SQLite Version 2024.30 (Build 4374)
  • Installation source: App Store?
  • Target database server: SQLite

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions