.. |
add_retract_alter_set.rs
|
Schema alteration. Fixes #294 and #295. (#370) r=rnewman
|
2017-03-20 13:18:59 -07:00 |
bootstrap.rs
|
Pre: Move db/errors.rs into db_traits
|
2018-08-09 13:16:05 -07:00 |
cache.rs
|
iterator error was because it must return a rusqlite::Result. use rusqlite macro for empty params
|
2019-07-22 07:40:59 -04:00 |
db.rs
|
iterator error was because it must return a rusqlite::Result. use rusqlite macro for empty params
|
2019-07-22 07:40:59 -04:00 |
debug.rs
|
fix bug where param types cannot be inferred (because its an empty set of params)
|
2019-07-19 11:25:00 -04:00 |
entids.rs
|
Pre: Move Entid and KnownEntid into core_traits
|
2018-08-09 13:16:05 -07:00 |
internal_types.rs
|
Pre: Move core/Attribute* to core-traits
|
2018-08-09 13:16:05 -07:00 |
lib.rs
|
Pre: use 'db/syncable' feature; derive serialization for PartitionMap
|
2018-08-20 18:23:46 -07:00 |
metadata.rs
|
Pre: Move core/Attribute* to core-traits
|
2018-08-09 13:16:05 -07:00 |
schema.rs
|
Pre: Move core/Attribute* to core-traits
|
2018-08-09 13:16:05 -07:00 |
timelines.rs
|
seems to resolve some compiler errors
|
2019-07-17 11:46:47 -04:00 |
tx.rs
|
Pre: Split a Db error for clarity
|
2018-08-20 18:23:46 -07:00 |
tx_checking.rs
|
Pre: Move db/errors.rs into db_traits
|
2018-08-09 13:16:05 -07:00 |
tx_observer.rs
|
Pre: Move db/errors.rs into db_traits
|
2018-08-09 13:16:05 -07:00 |
types.rs
|
Pre: use 'db/syncable' feature; derive serialization for PartitionMap
|
2018-08-20 18:23:46 -07:00 |
upsert_resolution.rs
|
Pre: Move core/Attribute* to core-traits
|
2018-08-09 13:16:05 -07:00 |
watcher.rs
|
Pre: Move db/errors.rs into db_traits
|
2018-08-09 13:16:05 -07:00 |