Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix harmless compiler warnings seen with MSVC. | mistachkin | 2024-06-04 |
* | The compress() function should not be deterministic since the same input can | drh | 2020-01-17 |
* | Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set | drh | 2020-01-07 |
* | Improved comments on the sqlar.c and compress.c extensions that describe | drh | 2018-01-07 |
* | Fix potential memory leaks in the misc 'compress' extension. | mistachkin | 2015-02-26 |
* | Add an extension that implements compress() and uncompress() SQL functions. | drh | 2014-06-13 |