mentat/db
2018-06-27 15:05:43 -07:00
..
src Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
tests Combine NamespacedKeyword and Keyword. (#689) r=nalexander 2018-05-11 09:52:17 -07:00
Cargo.toml Convert db/ to failure. 2018-06-20 14:42:34 -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.