Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a couple of issues in incremental_index_check to do with CREATE INDEX statements that contain embedded SQL comments. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | checkindex |
Files: | files | file ages | folders |
SHA3-256: |
2aef41815a9f1786ebdf09d8f6cfa59a |
User & Date: | dan 2017-10-31 12:01:01.861 |
Context
2017-10-31
| ||
15:49 | Add build infrastructure for the sqlite3_checker command-line utility. (check-in: 429e3c3c85 user: drh tags: checkindex) | |
12:01 | Fix a couple of issues in incremental_index_check to do with CREATE INDEX statements that contain embedded SQL comments. (check-in: 2aef41815a user: dan tags: checkindex) | |
2017-10-30
| ||
19:38 | Add support for indexes on expressions to incremental_index_check. (check-in: 8c1c701fdb user: dan tags: checkindex) | |
Changes
Changes to ext/repair/checkindex.c.
Changes to test/checkindex.test.