1.0.10 • Published 7 years ago

smart-model-for-sqlcipher v1.0.10

Weekly downloads
2
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago