mentat/db
2021-08-23 17:25:10 -04:00
..
src implement bytes (aka blobs) as native type 2021-08-23 17:25:10 -04:00
tests implement bytes (aka blobs) as native type 2021-08-23 17:25:10 -04:00
Cargo.toml Update time requirement from 0.2.15 to 0.3.1 2021-08-22 21:12:22 +00: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.