Skip to main content

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.

Query History

Saved Customizations

Lists every table where you set column widths, order, visibility, or a filter. Each row shows the table and what it saved (Columns, Filters), with Reset to return that table to defaults and Reset All Customizations to clear them all. You edit these inline in the grid and filter bar; this pane only reviews and resets them.