Skip to content

v0.2.0

Latest

Choose a tag to compare

@kirill-scherba kirill-scherba released this 21 Jun 14:24
· 10 commits to main since this release

INSERT and UPDATE operations now automatically skip fields tagged with autoincrement in their db_key. This prevents errors when inserting records into tables with auto-generating primary keys.

See all changes in CHANGELOG.md