Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add test cases and fix problems on this branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | reuse-schema |
Files: | files | file ages | folders |
SHA3-256: |
2b2e9f81cdc7a3ac1eacc087fbd0414e |
User & Date: | dan 2019-02-08 19:30:09.365 |
Context
2019-02-09
| ||
17:47 | Fix virtual table support for SQLITE_OPEN_REUSABLE_SCHEMA connections. (check-in: 3ca8856a7b user: dan tags: reuse-schema) | |
2019-02-08
| ||
19:30 | Add test cases and fix problems on this branch. (check-in: 2b2e9f81cd user: dan tags: reuse-schema) | |
2019-02-05
| ||
19:51 | Merge latest trunk into this branch. (check-in: c089cc4fbe user: dan tags: reuse-schema) | |
Changes
Changes to src/analyze.c.
Changes to src/callback.c.
Changes to src/prepare.c.
Changes to src/sqliteInt.h.
Changes to src/trigger.c.
Changes to src/vdbe.c.
Changes to test/reuse1.test.