Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Raise an error if the argument to VACUUM INTO is an identifier. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6c6fb1c6ea452c70b56fd4ac796affeb |
User & Date: | drh 2019-01-02 14:34:46.243 |
References
2019-01-02
| ||
15:27 | Add test cases for commit [6c6fb1c6]. (check-in: 3961995cb5 user: dan tags: trunk) | |
Context
2019-01-02
| ||
15:27 | Add test cases for commit [6c6fb1c6]. (check-in: 3961995cb5 user: dan tags: trunk) | |
14:34 | Raise an error if the argument to VACUUM INTO is an identifier. (check-in: 6c6fb1c6ea user: drh tags: trunk) | |
2019-01-01
| ||
19:17 | Fix another fts5 problem caused by a corrupt database. (check-in: 911342f751 user: dan tags: trunk) | |
Changes
Changes to src/resolve.c.
Changes to src/sqliteInt.h.
Changes to src/vacuum.c.
Changes to test/vacuum-into.test.