mentat/db/src
2018-02-06 10:25:42 -08: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 Describe the default core schema, v1 (:db.schema/core). r=nalexander 2018-01-23 08:51:58 -08:00
db.rs Validate attributes installed after open. (#538) r=emily 2018-02-01 09:29:04 -08:00
debug.rs Make debug structs and functions non-public. r=grisha 2018-02-06 10:25:42 -08:00
entids.rs Describe the default core schema, v1 (:db.schema/core). r=nalexander 2018-01-23 08:51:58 -08:00
errors.rs Allow customers to assert facts about the current transaction. (#225) r=rnewman 2018-01-29 16:46:04 -08:00
internal_types.rs InProgressRead, KnownEntid. r=nalexander,emily 2018-01-23 08:40:18 -08:00
lib.rs Validate attributes installed after open. (#538) r=emily 2018-02-01 09:29:04 -08:00
metadata.rs Validate attributes installed after open. (#538) r=emily 2018-02-01 09:29:04 -08:00
schema.rs Validate attributes installed after open. (#538) r=emily 2018-02-01 09:29:04 -08:00
tx.rs Allow customers to assert facts about the current transaction. (#225) r=rnewman 2018-01-29 16:46:04 -08:00
types.rs Preliminary work for vocabulary management. r=emily,nalexander 2018-01-23 08:25:32 -08:00
upsert_resolution.rs Pre: move Either to mentat_core::util. 2017-06-15 10:28:02 -07:00