mentat/db/src
Richard Newman 95e95d735e
Correct an assert relating Datalog projection and SQL column counts. (#519) r=tcsc
* Correct an assert relating Datalog projection and SQL column counts. (#517)
* Fix a comment that shouldn't be a doc comment.
2018-01-17 16:36:15 -06: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 Atomic multi-tx (#489). r=emily,nalexander 2017-12-05 07:58:24 -08:00
db.rs Correct an assert relating Datalog projection and SQL column counts. (#519) r=tcsc 2018-01-17 16:36:15 -06:00
debug.rs Use Rc for TypedValue, Variable, and query Ident keywords. (#395) r=nalexander 2017-04-02 21:38:36 -07:00
entids.rs UUIDs and instants. Fixes #44, #45, #426, #427. (#438) r=nalexander 2017-04-28 20:11:55 -07:00
errors.rs Don't allow callers to specify arbitrary new entity IDs. (#447) r=nalexander 2017-06-09 15:45:26 -07:00
internal_types.rs Pre: move Either to mentat_core::util. 2017-06-15 10:28:02 -07:00
lib.rs Atomic multi-tx (#489). r=emily,nalexander 2017-12-05 07:58:24 -08:00
metadata.rs UUIDs and instants. Fixes #44, #45, #426, #427. (#438) r=nalexander 2017-04-28 20:11:55 -07:00
schema.rs Allow instants to pass through schema validation. (#481) r=fluffyemily 2017-06-16 09:15:29 -07:00
tx.rs Atomic multi-tx (#489). r=emily,nalexander 2017-12-05 07:58:24 -08:00
types.rs Update some dependencies. (#492) r=etoop 2017-11-21 16:24:08 +00:00
upsert_resolution.rs Pre: move Either to mentat_core::util. 2017-06-15 10:28:02 -07:00