mentat/db
2020-08-24 16:41:17 -04:00
..
src Update dependencies. Lint. 2020-08-05 23:03:58 -04:00
tests Update to 2018 edition of Rust (1.42). Fix and format code. Update dependencies. Fix tests. 2020-01-16 10:58:21 -05:00
Cargo.toml Update all uses of rusqlite to 0.24 2020-08-24 16:41:17 -04:00
README.md Start installing SQL schema. (#171) r=rnewman 2017-01-25 16:13:56 -08:00

This sub-crate implements the SQLite database layer: installing, managing, and migrating forward the SQL schema underlying the datom store.