We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c260c9e commit 9d1d9dfCopy full SHA for 9d1d9df
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+# 0.25.0
4
+* Allow querying timestamp with timezone types
5
+* Allow sqlutilpy.connect() to the duckdb db
6
+
7
+# 0.24.0
8
+* In the case sqlutilpy.get() returns no rows and asDict=True, the column names will still be there
9
10
# 0.23.0
11
* Switch to psycopg (i.e. third version of psycopg)
12
* Make the code compatible with numpy 2.0
0 commit comments