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 f60644c commit 4ea330cCopy full SHA for 4ea330c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Release notes
2
3
+## 0.1.1
4
+
5
+- Query fix to accept dict as parameters bug
6
+- Allow using SQL functions for default values
7
+- Use rowtrace func to convert row to dict
8
+- Database.query() rows as AttrDict via AttrDictRowFactory
9
+- Remove OperationError
10
11
## 0.1.0
12
13
- Bump version number due to breaking change
0 commit comments