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 1b389ee commit 323621bCopy full SHA for 323621b
CHANGELOG.md
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20
21
* Output format for CRUD operations changed to set of rows and metadata
22
23
+* Insert/replace/upsert methods now accept tuples.
24
+ To process unflattened objects *_object methods are introduced.
25
+
26
### Changed
27
28
* `checks` is disabled for internal functions by default
0 commit comments