mentat/db
Victor Porof c585715224 Don't depend on num and ordered-float in the db and query crates, r=ncalexan (#223)
Signed-off-by: Victor Porof <victor.porof@gmail.com>
2017-02-08 12:19:16 +01:00
..
src Don't depend on num and ordered-float in the db and query crates, r=ncalexan (#223) 2017-02-08 12:19:16 +01:00
Cargo.toml Don't depend on num and ordered-float in the db and query crates, r=ncalexan (#223) 2017-02-08 12:19:16 +01: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.