mentat/db/src
Nick Alexander 06056a8468 Part 6: Lift TxReport to core crate.
The `core` create didn't exist when the `db` was started, but this
type is clearly part of the public interface of Mentat.
2018-07-05 16:33:51 -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 Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
cache.rs Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
db.rs Part 6: Lift TxReport to core crate. 2018-07-05 16:33:51 -07:00
debug.rs Rename or delete things so that there is only one type named Entid (#768) 2018-06-26 16:34:18 -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 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 Part 6: Lift TxReport to core crate. 2018-07-05 16:33:51 -07:00
metadata.rs Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
schema.rs Make db/ use DbErrorKind. 2018-06-27 15:05:43 -07:00
tx.rs Part 6: Lift TxReport to core crate. 2018-07-05 16:33:51 -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 6: Lift TxReport to core crate. 2018-07-05 16:33:51 -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