libsqlfs
libsqlfs copied to clipboard
a library that implements a POSIX style filesystem on top of an SQLite database
Formated Sql table to markdown for better readability
Invert assertion's logic. `sqlfs_is_dir` returns `1` `(TRUE)` when path is a dir.
I couldn't make the cipher migration for SQLCipher 4 to work with an existing larger IOCipher instance. The easier solution for now is to set the v3 compatibility mode.
SQLCipher 4.0.0 has been released: https://github.com/sqlcipher/sqlcipher/blob/master/CHANGELOG.md#400---2018-11-30