mentat/db/src
2018-07-26 17:14:05 -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 Part 3: Use a view to derive parts table 2018-07-26 17:14:05 -07:00
debug.rs Part 4: Add support for moving transactions off of main timeline 2018-07-26 17:14:05 -07:00
entids.rs Part 0: Allow retractions of installed attributes 2018-07-26 17:14:05 -07:00
errors.rs Part 4: Add support for moving transactions off of main timeline 2018-07-26 17:14:05 -07:00
internal_types.rs Pre: 'Into' implementation chaining TermWithoutTempIds -> TermWithTempIds -> TermWithTempIdsAndLookupRefs 2018-07-26 17:14:05 -07:00
lib.rs Part 4: Add support for moving transactions off of main timeline 2018-07-26 17:14:05 -07:00
metadata.rs Part 0: Allow retractions of installed attributes 2018-07-26 17:14:05 -07:00
schema.rs Part 0: Allow retractions of installed attributes 2018-07-26 17:14:05 -07:00
timelines.rs Part 4: Add support for moving transactions off of main timeline 2018-07-26 17:14:05 -07:00
tx.rs Part 4: Add support for moving transactions off of main timeline 2018-07-26 17:14:05 -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 0: Allow retractions of installed attributes 2018-07-26 17:14:05 -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