Data Settings
Open Settings > Data (Cmd+,). This tab holds the data grid, pagination, query result cap, JSON viewer, query history, and saved per-table customizations.
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.
