We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169d925 commit d8491d4Copy full SHA for d8491d4
1 file changed
src/docs/asciidoc/release_notes.adoc
@@ -667,6 +667,9 @@ See also https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2026-
667
* Upgraded `org.firebirdsql.extern.decimal` to https://github.com/FirebirdSQL/decimal-java[decimal-java 2.0.1^]
668
* Support `USING` clause in generated keys detection (https://github.com/FirebirdSQL/jaybird/issues/932[#932])
669
* Add support for parenthesized queries to `StatementDetector` (https://github.com/FirebirdSQL/jaybird/issues/933[#933])
670
+* Improvement: Clear warnings on connection close (https://github.com/FirebirdSQL/jaybird/pull/943[#943])
671
++
672
+This change was contributed by https://github.com/FuriousFourier[FuriousFourier^]
673
* ...
674
675
[#compatibility-changes]
0 commit comments