Skip to content

Commit 3546dbf

Browse files
authored
5.1.1 (#656)
* fixes 654 and 653. Also fixes error message UI on query template * 5.1.1 * history file
1 parent f15a171 commit 3546dbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)