Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Further test cases and fixes for SQLITE_OPEN_SHARED_SCHEMA. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | reuse-schema |
Files: | files | file ages | folders |
SHA3-256: |
ba0ab042f401a9d3b81dc546573214bb |
User & Date: | dan 2019-02-20 18:44:28.122 |
Context
2019-02-22
| ||
17:44 | Merge latest trunk changes into this branch. (check-in: 001771afd0 user: dan tags: reuse-schema) | |
2019-02-20
| ||
18:44 | Further test cases and fixes for SQLITE_OPEN_SHARED_SCHEMA. (check-in: ba0ab042f4 user: dan tags: reuse-schema) | |
17:36 | Add test and fixes for SQLITE_OPEN_SHARED_SCHEMA mode. (check-in: 9a78d89c84 user: dan tags: reuse-schema) | |
Changes
Changes to src/build.c.
Changes to src/callback.c.
Changes to src/prepare.c.
Changes to src/vdbe.c.
Changes to test/reuse3.test.
Added test/reusefault.test.