File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ This project adheres to `Semantic Versioning <https://semver.org/>`_.
1010* `#654 `_: Bugfix: Parameterized query does not work for viewers
1111* `#653 `_: Bugfix: Schema search not visible anymore
1212* Bugfix: Error messages in query.html were floating in the wrong spot
13+ * `#555 `_: Prevent queries with many thousands of results from being punishingly slow. The number of data points in
14+ the chart now matches the number of data points in the preview pane.
1315
1416`5.1.0 `_ (2024-07-30)
1517===========================
@@ -612,6 +614,7 @@ Initial Release
612614.. _#649 : https://github.com/explorerhq/sql-explorer/pull/649
613615.. _#635 : https://github.com/explorerhq/sql-explorer/pull/635
614616.. _#636 : https://github.com/explorerhq/sql-explorer/pull/636
617+ .. _#555 : https://github.com/explorerhq/sql-explorer/pull/555
615618
616619.. _#269 : https://github.com/explorerhq/sql-explorer/issues/269
617620.. _#288 : https://github.com/explorerhq/sql-explorer/issues/288
You can’t perform that action at this time.
0 commit comments