mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
plugin/sqlite3: updated to SQLite3 Multiple Ciphers 2.2.7 (based on SQLite 3.51.2)
This commit is contained in:
parent
c9c99b765a
commit
ff3ad4f8b7
3 changed files with 61840 additions and 10404 deletions
24
uppsrc/plugin/sqlite3/lib/readme-amalgamation.md
Normal file
24
uppsrc/plugin/sqlite3/lib/readme-amalgamation.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Release notes
|
||||
|
||||
# SQLite3 Multiple Ciphers amalgamation
|
||||
|
||||
This archive contains the source code amalgamation of _SQLite3 Multiple Ciphers_.
|
||||
Additionally, the original SQLite sources are included.
|
||||
|
||||
## Archive content
|
||||
|
||||
File name | Description
|
||||
:----------------------- | :----------
|
||||
sqlite3mc_amalgamation.c | C source, SQLite3 Multiple Ciphers amalgamation
|
||||
sqlite3mc_amalgamation.h | C header, SQLite3 Multiple Ciphers amalgamation
|
||||
shell3mc_amalgamation.c | C source of the SQLite shell, SQLite3 Multiple Ciphers amalgamation
|
||||
sqlite3mc.def | Exported Symbols for Windows DLL builds
|
||||
sqlite3.c | C source, original SQLite amalgamation
|
||||
sqlite3.h | C header, original SQLite amalgamation
|
||||
sqlite3ext.h | C header for extensions, original SQLite
|
||||
shell.c | C source of the original SQLite shell
|
||||
|
||||
## Support
|
||||
|
||||
If you have any comments or problems open an issue on the _SQLite3 Multiple Ciphers_ github page:
|
||||
https://github.com/utelle/SQLite3MultipleCiphers/issues
|
||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue