Skip to content

Releases: vixcpp/db

v0.4.0

23 Jan 09:23

Choose a tag to compare

implement schema diff-based makemigrations tool

v0.3.1

22 Jan 17:51

Choose a tag to compare

db: cleanup transaction implementation and stabilize connection pool

v0.3.0

22 Jan 16:40

Choose a tag to compare

db(core,pool,sqlite,examples)

v0.2.0

22 Jan 16:07

Choose a tag to compare

simplify Statement::bind API and align migrations with DbValue core db

v0.1.0

22 Jan 13:54

Choose a tag to compare

db: extract core DB layer and fix MySQL driver include path