Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE. | dan | 2021-10-01 |
* | Fix test case in altercorrupt.test so that it works with SQLITE_ENABLE_OVERSI... | dan | 2021-02-25 |
* | Fix another problem handling corrupt database files in the ALTER TABLE DROP C... | dan | 2021-02-19 |
* | Fix a crash that could occur in ALTER TABLE DROP COLUMN if the sqlite_schema ... | dan | 2021-02-19 |