mentat/db
2018-07-26 17:14:05 -07:00
..
src Part 4: Add support for moving transactions off of main timeline 2018-07-26 17:14:05 -07:00
tests Combine NamespacedKeyword and Keyword. (#689) r=nalexander 2018-05-11 09:52:17 -07:00
Cargo.toml Add a top-level "syncable" feature. (#782) r=ncalexan 2018-07-11 16:26:06 -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.