mentat/db/src
2018-06-13 22:48:28 -07:00
..
add_retract_alter_set.rs Schema alteration. Fixes #294 and #295. (#370) r=rnewman 2017-03-20 13:18:59 -07:00
bootstrap.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
cache.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
db.rs Avoid using 1.26.0-only features when using sqlcipher, and move the sqlcipher Store support to the correct file 2018-06-13 22:48:28 -07:00
debug.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
entids.rs Describe the default core schema, v1 (:db.schema/core). r=nalexander 2018-01-23 08:51:58 -08:00
errors.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
internal_types.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
lib.rs Add support for using sqlcipher (#737). Fixes #118 2018-06-13 08:49:40 -07:00
metadata.rs Combine NamespacedKeyword and Keyword. (#689) r=nalexander 2018-05-11 09:52:17 -07:00
schema.rs Generalize Entity by value type. (#701) (#691) r=rnewman 2018-05-15 00:43:07 -07:00
tx.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
tx_checking.rs Add type checking and constraint checking to the transactor. (#663, #532, #679) 2018-05-14 15:22:45 -07:00
tx_observer.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
types.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
upsert_resolution.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00
watcher.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00