mentat/db/src
Richard Newman 4d8e179a59
Expose component_attributes on Schema. (#623) r=nalexander
Some parts of the query engine and transactor need to know whether an
attribute is a component attribute, and sometimes want to do so in
a generated SQL query. This is one way to do that.
2018-04-03 14:25:53 -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 Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
cache.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
db.rs Update cache on write. (#566) r=emily 2018-03-06 09:01:20 -08:00
debug.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -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 Rework caching and use it inside the query engine. (#553) r=emily 2018-02-21 11:51:45 -08:00
internal_types.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
lib.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
metadata.rs Expose component_attributes on Schema. (#623) r=nalexander 2018-04-03 14:25:53 -07:00
schema.rs Expose component_attributes on Schema. (#623) r=nalexander 2018-04-03 14:25:53 -07:00
tx.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
tx_observer.rs Don't create a CommandExecutor if there are no observers. (#603) (#604) r=emily 2018-04-03 09:18:22 -07:00
types.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
upsert_resolution.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
watcher.rs Move to using watcher. 2018-03-20 16:27:35 +00:00