Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge all the latest changes and enhancements from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA3-256: |
521d5186b8258794b21aa63f81883475 |
User & Date: | drh 2019-04-04 21:40:51.934 |
Context
2019-04-15
| ||
14:49 | Bring in the latest enhancements from trunk. (check-in: 378230ae7f user: drh tags: apple-osx) | |
2019-04-04
| ||
21:40 | Merge all the latest changes and enhancements from trunk. (check-in: 521d5186b8 user: drh tags: apple-osx) | |
20:55 | Add further test cases to improve VDBE branch coverage. (check-in: 51a95e52fc user: dan tags: trunk) | |
2019-04-02
| ||
01:00 | Merge fixes from trunk. (check-in: 20372906cb user: drh tags: apple-osx) | |
Changes
Changes to src/insert.c.
Changes to src/loadext.c.
Changes to src/parse.y.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/vacuum.c.
Changes to src/wal.c.
Changes to src/window.c.
Changes to test/autoinc.test.
Changes to test/delete4.test.
Changes to test/e_vacuum.test.
Changes to test/in.test.
Changes to test/insert4.test.
Changes to test/pragma.test.
Changes to test/skipscan2.test.
Changes to test/triggerC.test.
Changes to test/window1.test.
Changes to test/window8.tcl.
Changes to test/window8.test.
Changes to test/without_rowid1.test.
Changes to tool/mkkeywordhash.c.