SQLite

Check-in [9780829a77]
Login

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

Overview
Comment:Fix further REUSE_SCHEMA issues.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | reuse-schema1
Files: files | file ages | folders
SHA3-256: 9780829a77a49b199a55e56d21a51d33fee50321621337afabe5a6f977a65eee
User & Date: dan 2018-11-16 17:04:58.793
Context
2018-11-17
18:11
Fix further problems with the feature on this branch. (check-in: 6d7a7e5faf user: dan tags: reuse-schema1)
2018-11-16
17:04
Fix further REUSE_SCHEMA issues. (check-in: 9780829a77 user: dan tags: reuse-schema1)
2018-11-15
21:20
Fix some problems with the feature on this branch. Many problems remain. (check-in: 31b6aee755 user: dan tags: reuse-schema1)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/alter.c.
Changes to src/analyze.c.
Changes to src/build.c.
Changes to src/delete.c.
Changes to src/insert.c.
Changes to src/sqliteInt.h.
Changes to src/update.c.
Changes to test/reuse1.test.