We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576b6c8 commit 6f8f6edCopy full SHA for 6f8f6ed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 5.5.3 (February 3, 2024)
2
+
3
+* Fix: prepared statement already exists
4
+* Improve CopyFrom auto-conversion of text-ish values
5
+* Add ltree type support (Florent Viel)
6
+* Make some properties of Batch and QueuedQuery public (Pavlo Golub)
7
+* Add AppendRows function (Edoardo Spadolini)
8
+* Optimize convert UUID [16]byte to string (Kirill Malikov)
9
+* Fix: LargeObject Read and Write of more than ~1GB at a time (Mitar)
10
11
# 5.5.2 (January 13, 2024)
12
13
* Allow NamedArgs to start with underscore
0 commit comments