
The Data tab in Settings
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
The cap limits the rows read back, not the statement: your SQL reaches the server exactly as you typed it, and a query carrying its own
LIMIT is untouched. What a capped result offers instead is in Query Results.
JSON Viewer
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.


