mentat/db
2018-05-11 10:22:57 -07:00
..
src Bustage fixes: compile on stable; avoid unused variable warning. 2018-05-11 10:22:57 -07:00
tests Combine NamespacedKeyword and Keyword. (#689) r=nalexander 2018-05-11 09:52:17 -07:00
Cargo.toml Use rust-peg for tx parsing. 2018-05-10 10:24: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.