File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,6 +82,11 @@ SQLite3 Encryption API
8282Functions
8383-----------
8484
85+ ``` c
86+ #define SQLITE_HAS_CODEC
87+ #include < sqlite3.h>
88+ ```
89+
8590### sqlite3_key, sqlite3_key_v2
8691> Set the key for use with the database
8792
@@ -180,8 +185,8 @@ use as usual
180185- [ wxsqlite3-docs]
181186
182187[ sqlcipher-api ] : https://sqlcipher.net/sqlcipher-api/ " SQLCipher API "
183- [ wxsqlite3 ] : http ://wxcode.sourceforge.net/components/ wxsqlite3/ " wxSQLite3 Homepage "
184- [ wxsqlite3-source ] : http ://wxcode.sourceforge.net/components /wxsqlite3/ " wxSQLite3 Source Code "
185- [ wxsqlite3-docs ] : http ://wxcode.sourceforge.net/ docs/wxsqlite3/ " wxSQLite3 Docs "
186- [ wxsqlite3-dl ] : https://sourceforge.net/projects/wxcode/files/Components/wxSQLite3/ " wxSQLite3 Download "
188+ [ wxsqlite3 ] : https ://utelle.github.io/ wxsqlite3 " wxSQLite3 Homepage "
189+ [ wxsqlite3-source ] : https ://github.com/utelle /wxsqlite3 " wxSQLite3 Source Code "
190+ [ wxsqlite3-docs ] : https ://utelle.github.io/wxsqlite3/ docs/html/index.html " wxSQLite3 Docs "
191+ [ wxsqlite3-dl ] : https://github.com/utelle/wxsqlite3/releases " wxSQLite3 Download "
187192[ repo-dl ] : https://github.com/rindeal/SQLite3-Encryption/archive/master.zip " Download repository "
You can’t perform that action at this time.
0 commit comments