Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge enhancements and the ALTER TABLE bug fix from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA3-256: |
edfc2acfcd161d962996e2b4c74c6c6e |
User & Date: | drh 2018-12-05 18:28:17.509 |
Context
2018-12-10
| ||
02:00 | Merge enhancements from trunk. (check-in: b1bbc718c7 user: drh tags: apple-osx) | |
2018-12-05
| ||
18:28 | Merge enhancements and the ALTER TABLE bug fix from trunk. (check-in: edfc2acfcd user: drh tags: apple-osx) | |
17:48 | Simplifications to the sqlite3_normalized_sql() implementation. (check-in: 94ea637917 user: drh tags: trunk) | |
2018-11-30
| ||
18:22 | Merge the pre-3.26.0 fixes from trunk. (check-in: 2c76ce4f42 user: drh tags: apple-osx) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to autoconf/Makefile.msc.
Changes to ext/fts3/fts3_unicode.c.
Changes to ext/fts3/fts3_unicode2.c.
Changes to ext/fts3/unicode/mkunicode.tcl.
Changes to ext/fts3/unicode/parseunicode.tcl.
Changes to ext/fts5/fts5_tokenize.c.
Changes to ext/fts5/fts5_unicode2.c.
Changes to ext/fts5/test/fts5tokenizer.test.
Added ext/fts5/test/fts5umlaut.test.
Changes to ext/fts5/test/fts5unicode3.test.
Changes to ext/rtree/sqlite3rtree.h.
Changes to main.mk.
Changes to src/alter.c.
Changes to src/build.c.
Changes to src/callback.c.
Changes to src/hash.c.
Changes to src/insert.c.
Changes to src/main.c.
Changes to src/parse.y.
Changes to src/pcache1.c.
Changes to src/prepare.c.
Changes to src/resolve.c.
Changes to src/shell.c.in.
Changes to src/sqliteInt.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to test/altertab2.test.
Added test/fts4umlaut.test.
Changes to test/json101.test.
Changes to test/shell4.test.
Changes to test/tabfunc01.test.
Added tool/index_usage.c.
Changes to tool/lemon.c.
Changes to tool/lempar.c.