Grisha Kruglov
b8b2aef181
Pre: Split a Db error for clarity
...
error_chain stack limitations no longer apply, so let's have better errors!
2018-08-20 18:23:46 -07:00
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
Grisha Kruglov
1e488d720b
Post: Use a single implementation of bail macro
2018-08-09 13:16:05 -07:00
Grisha Kruglov
cebb85a7fe
Pre: Move db/errors.rs into db_traits
2018-08-09 13:16:05 -07:00