Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add test case for [29937081]. | dan | 2023-10-12 |
* | Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS | drh | 2020-07-22 |
* | Validate the type, name, and tbl_name fields of the sqlite_master table when | drh | 2019-08-12 |
* | Partially revert the test file changes in [4371a0c46e]. It is no longer requi... | dan | 2019-04-13 |
* | Update test file dbfuzz001.test so that it works with SQLITE_ENABLE_OVERSIZE_... | dan | 2019-02-06 |
* | Fix a potential problem with "INSERT INTO ... SELECT * FROM" (or VACUUM) stat... | dan | 2019-01-24 |
* | More aggressive early detection of orphaned and malformed autoindexes when | drh | 2019-01-10 |
* | When saving the position of a cursor at the b-tree layer, allocate a few extra | dan | 2018-12-14 |
* | dbfuzz2 found a NEVER() that is sometimes true. | drh | 2018-12-13 |
* | Fix a problem in sqlite3BtreeDelete() in which deleting an entry from a | drh | 2018-12-13 |
* | Add the "decode_hexdb" TCL command to testfixture. Add the dbfuzz001.test | drh | 2018-12-13 |