1.0.10 • Published 8 years ago

smart-model-for-sqlcipher v1.0.10

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

smart-model-for-sqlcipher

本库目前自动编译仅支持Linux

sudo apt install sqlite3
sudo apt install libsqlcipher-dev
export LDFLAGS="-L/usr/local/lib"
export CPPFLAGS="-I/usr/local/include -I/usr/local/include/sqlcipher"
export CXXFLAGS="$CPPFLAGS"
cd node_modules/sqlite3
npm i --build-from-source --sqlite_libname=sqlcipher --sqlite=/usr/local
1.0.10

8 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago