Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set | drh | 2020-01-07 |
* | Use 64-bit math to compute the sizes of memory allocations in extensions. | drh | 2019-01-08 |
* | Fix segfault in 'eval.c' extension when used with 'empty_result_callbacks'. | mistachkin | 2018-04-04 |
* | Fix compiler warnings. | drh | 2014-12-05 |
* | Add the eval() SQL function extension in ext/misc/eval.c. | drh | 2014-11-10 |