mentat/db/src
Grisha Kruglov 1589104841
Force SQLite temp files to be stored in memory (#505) r=rnewman (#506)
* Force SQLite temp files to be stored in memory (#505) r=rnewman
2017-12-20 01:52:09 -05: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 Force SQLite temp files to be stored in memory (#505) r=rnewman (#506) 2017-12-20 01:52:09 -05: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