mentat/db/src
2018-07-17 06:20:37 -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 2: Make partition include an allow_excision flag. 2018-07-06 16:11:42 -07:00
cache.rs Remove needless num dependency from mentat_db and optimize remove_every. 2018-07-06 14:56:33 -07:00
db.rs Move entid allocation logic into Partition r=nalexander 2018-07-17 06:20:37 -07:00
debug.rs Enforce partition integrity when setting its index r=nalexander 2018-07-17 06:20:37 -07:00
entids.rs [tx] Don't treat :db/doc as defining a schema attribute. (#784) 2018-07-13 14:29:29 -07:00
errors.rs Pre: Fix error printing rusqlite::Error. 2018-06-30 14:58:23 -07:00
internal_types.rs Part 4: Prepare EDN Entity type for interning tempids during parsing. 2018-07-05 11:17:20 -07:00
lib.rs Extract and improve test macros (#787) r=nalexander 2018-07-16 13:58:34 -07:00
metadata.rs [tx] Don't treat :db/doc as defining a schema attribute. (#784) 2018-07-13 14:29:29 -07:00
schema.rs Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
tx.rs Pre: Replace PartitionMapping trait with newtype. r=grisha 2018-07-17 06:20:37 -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 Move entid allocation logic into Partition r=nalexander 2018-07-17 06:20:37 -07:00
upsert_resolution.rs Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
watcher.rs Part 7: Remove tx entirely. 2018-06-04 15:04:39 -07:00