We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9711c commit 20ddbddCopy full SHA for 20ddbdd
2 files changed
AUTHORS
@@ -147,6 +147,7 @@ Contributors:
147
* Devadathan M B (devadathanmb)
148
* Charalampos Stratakis
149
* Laszlo Bimba (bimlas)
150
+ * Anjanna
151
152
Creator:
153
--------
changelog.rst
@@ -14,6 +14,7 @@ Bug fixes:
14
----------
15
* Add `VERSION` to built-in function completion so `SELECT VERSION();` is suggested.
16
* Hide timezone notice at startup when local and server timezones are the same.
17
+* Respect user-specified `LIMIT` clauses when the limit value starts on a new line.
18
19
4.4.0 (2025-12-24)
20
==================
0 commit comments