6290cc9db2
Timelines work starts to perform modifications on the partitions that go beyond simple allocations. This change pre-emptively protects partition integrity by asserting that index modifications are legal. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |
This sub-crate implements the SQLite database layer: installing, managing, and migrating forward the SQL schema underlying the datom store.