Skip to content

Tags: vixcpp/db

Tags

v1.3.0

Toggle v1.3.0's commit message
refactor db: make Database(Config) the primary API

v1.2.0

Toggle v1.2.0's commit message
db: simplify API (exec/query/transaction), add env-based config and f…

…ull HTTP showcase

v1.1.0

Toggle v1.1.0's commit message
db(config): migrate to core env-based configuration

v1.0.1

Toggle v1.0.1's commit message
fix(db): clean CMake configuration

v1.0.0

Toggle v1.0.0's commit message
fix(db): apply sanitizer flags to migrator tool

- remove obsolete vix_sanitizers linkage
- apply sanitizer flags directly to vix_db
- apply sanitizer flags to vix_db_migrator
- fix clang sanitizer link failure for db tool