mentat/db
2018-08-09 13:16:05 -07:00
..
src Pre: Move core/types.rs into core_traits 2018-08-09 13:16:05 -07:00
tests Pre: Move core/types.rs into core_traits 2018-08-09 13:16:05 -07:00
Cargo.toml Pre: Move Entid and KnownEntid into core_traits 2018-08-09 13:16:05 -07: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.