SQLite

Changes On Branch branch-3.21
Login

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

Changes In Branch branch-3.21 Excluding Merge-Ins

This is equivalent to a diff from f317037b to 1a584e49

2017-10-24
19:12
Merge all enhancements and fixes from the 3.21.0 release. (check-in: 13be3a44 user: drh tags: apple-osx)
19:05
Merge all of the fixes from the 3.21.0 release. (check-in: 5ab662b4 user: drh tags: trunk)
18:55
Version 3.21.0 (Leaf check-in: 1a584e49 user: drh tags: release, branch-3.21, version-3.21.0)
17:28
Fix a problem in the incr-blob code causing a new cursor to be opened for every sqlite3_blob_reopen() call. (check-in: 41ef34a1 user: dan tags: branch-3.21)
2017-10-23
20:20
Merge trunk fixes to swarmvtabfault.test and the lsm extension into this branch. No changes to core SQLite code. (check-in: f632b870 user: dan tags: branch-3.21)
20:17
In the 'swarmvtabfault' test module, make sure to close the database handle prior to raising an error from the 'not found' callback script. (check-in: f317037b user: mistachkin tags: trunk)
17:36
Cleanup a test database file prior to using it. (check-in: e1bf5e1d user: mistachkin tags: trunk)

Changes to autoconf/Makefile.am.

Changes to src/expr.c.

Changes to src/pager.c.

Changes to src/test_config.c.

Changes to src/vdbe.c.

Changes to src/vdbeblob.c.

Changes to test/pragma.test.

Changes to test/schema6.test.

Changes to test/swarmvtab.test.

Changes to test/swarmvtab2.test.

Changes to tool/mkautoconfamal.sh.

Changes to tool/warnings-clang.sh.