Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set | drh | 2020-01-07 |
* | Fix various harmless compiler warnings seen with MSVC. | mistachkin | 2019-03-20 |
* | Use 64-bit math to compute the sizes of memory allocations in extensions. | drh | 2019-01-08 |
* | More harmless compiler warning fixes. | mistachkin | 2016-04-12 |
* | Fix harmless compiler warnings seen with MSVC 2015. | mistachkin | 2015-04-19 |
* | Add logic to releasetest.tcl that detects -fsanitize=undefined errors. | drh | 2015-01-01 |
* | Improved processing of DISTINCT. | drh | 2013-06-11 |
* | Adjust the xBestIndex methods on both the fuzzer and transitive_closure | drh | 2013-06-03 |
* | Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defi... | dan | 2013-05-15 |
* | Convert the fuzzer virtual table into a loadable extension and move it | drh | 2013-04-25 |