mozilla / mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.
https://mozilla.github.io/mentat/
Apache License 2.0
1.65k stars 115 forks source link

Allow 'sqlcipher' feature for all uses of rusqlite #808

Closed grigoryk closed 6 years ago

grigoryk commented 6 years ago

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).