We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20cf88 commit ea41351Copy full SHA for ea41351
1 file changed
CHANGES.rst
@@ -2,12 +2,12 @@
2
Changes for crate
3
=================
4
5
-Unreleased
+2026/06/17 2.2.1
6
================
7
8
- Fixed ``cursor.execute()`` with ``bulk_parameters`` and pyformat SQL: when
9
rows are dicts, both the SQL template and the rows are now converted to
10
- positional format before sending to CrateDB. Positional-list rows
+ positional format before sending to CrateDB. Positional-list rows
11
continue to work as before.
12
13
2026/06/04 2.2.0
0 commit comments