Skip to main content
Open Settings > Data (Cmd+,). This tab holds the data grid, pagination, query result cap, JSON viewer, and query history. Data grid fonts are per-theme. Edit them on the theme’s Fonts tab under Appearance.

Data Grid

Pagination

Tables with more estimated rows than the threshold show an approximate count instead of running a slow COUNT(*).

Query Result Row Cap

When on, SELECT queries without their own LIMIT run with the cap applied to the rows TablePro reads back. The SQL sent to the server is always the query you wrote. Capped results show a Fetch All button, and Execute Without Limit skips the cap for one run.

JSON Viewer

The mode the JSON viewer opens in. Switching modes inside the viewer writes the choice back to this setting. See JSON Viewer.

Query History

To clear only what you are looking at, use the trash button in the history drawer instead: it respects the drawer’s connection scope and date range.