SQLite

Check-in [f804336f08]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix some test script errors. And an incorrect assert() in fts5.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | alter-table-rename-column
Files: files | file ages | folders
SHA3-256: f804336f083d8d26314bb1ba34cec427675065a67cbe2bf00bb42e40752aeb33
User & Date: dan 2018-09-05 17:45:17.915
Context
2018-09-05
17:52
Merge latest trunk changes into this branch. (check-in: 6f4f707f9c user: dan tags: alter-table-rename-column)
17:45
Fix some test script errors. And an incorrect assert() in fts5. (check-in: f804336f08 user: dan tags: alter-table-rename-column)
14:36
Avoid comparing pointer values after the object that they point to has been deleted. (check-in: 2ec7e50cbc user: dan tags: alter-table-rename-column)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts5/fts5_main.c.
Changes to test/altertab.test.
Changes to test/fkey2.test.
Changes to test/without_rowid3.test.