yahoo / squidb

SquiDB is a SQLite database library for Android and iOS
https://github.com/yahoo/squidb/wiki
Apache License 2.0
1.31k stars 132 forks source link

how to use Squidb with SQLCipher #63

Closed inawlaljar closed 9 years ago

inawlaljar commented 9 years ago

I love Squidb ORM. But, I can't seem to be getting it work with SQLCipher. Please help.

sbosley commented 9 years ago

Non-standard SQLite builds aren't supported at this time I'm afraid. It is on the roadmap though, being tracked under issue #36, so I'd suggest you follow that issue for updates (I'll close this one as a duplicate). I can't commit to a timeline at this point, but it's definitely something we'd like to do and SQLCipher will be a version we'll include in that effort.