mentat/query-projector-traits
Grisha Kruglov 9e8292e68b Allow 'sqlcipher' feature for all uses of rusqlite
This also patches our CI test script to only run "--feature sqlcipher"
tests on sub-crates which expose this feature (i.e. themselves rely on rusqlite).
2018-08-20 16:55:34 -07:00
..
tests Pre: Move core/Attribute* to core-traits 2018-08-09 13:16:05 -07:00
aggregates.rs Pre: Move query-projectors/errors and aggregates into query-projector-traits 2018-08-09 13:16:05 -07:00
Cargo.toml Allow 'sqlcipher' feature for all uses of rusqlite 2018-08-20 16:55:34 -07:00
errors.rs Post: Use a single implementation of bail macro 2018-08-09 13:16:05 -07:00
lib.rs Post: Use a single implementation of bail macro 2018-08-09 13:16:05 -07:00