Releases: dldc-packages/zendb
Releases · dldc-packages/zendb
New Driver interface
- New Driver interface 0b6730e
Add tests and allow multi col unique constraints
- Add tests and allow multi col unique constraints 46390e3
Pass params direction instead of bind
Remove args on all()
- Remove args on all() e63fe40
Add prepare() to Query
- Add prepare() to Query 1c3f05c
Export Migration
Add IDriverStatement.free
- Add IDriverStatement.free 3f86f2b
Add Driver API
Remove binding
This release remove SQLite bindings, use zendb-better-sqlite3
instead
Rename pipe into join
- Rename pipe into join 9b246de