SQLite

Changes On Branch reuse-schema-3.35
Login

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

Changes In Branch reuse-schema-3.35 Excluding Merge-Ins

This is equivalent to a diff from e69f2989 to ca62c36b

2021-05-22
15:05
Merge latest trunk changes into this branch. (check-in: dbc65a69 user: dan tags: reuse-schema)
2021-05-11
11:33
Merge changes from branch-3.35. Specifically, fixes for a running RBU with a cksumvfs VFS. (Leaf check-in: ca62c36b user: dan tags: reuse-schema-3.35)
11:25
Fixes for cksmvfs and rbu so that they work together. (Leaf check-in: ce8b589e user: dan tags: branch-3.35)
2021-05-07
14:16
This was suppose to be a merge from trunk. But something went wrong. (Closed-Leaf check-in: c5e2de1d user: dan tags: bad-merge)
2021-04-19
19:07
Merge in the 3.35.5 patches. (check-in: 35d1c9a5 user: drh tags: reuse-schema-3.35)
2021-04-07
15:23
Merge version 3.35.4 with this branch. (check-in: 4b4f8791 user: dan tags: reuse-schema-3.35)
15:13
Update a broken assert() on this branch. (check-in: e69f2989 user: dan tags: reuse-schema)
2021-03-26
13:16
Merge in changes for 3.35.3 (check-in: 76f19f4b user: drh tags: reuse-schema)

Changes to VERSION.

Changes to configure.

Changes to ext/misc/cksumvfs.c.

Changes to ext/rbu/rbu1.test.

Changes to ext/rbu/sqlite3rbu.c.

Changes to src/alter.c.

Changes to src/expr.c.

Changes to src/resolve.c.

Changes to src/sqlite.h.in.

Changes to src/sqliteInt.h.

Changes to src/trigger.c.

Changes to src/whereexpr.c.

Changes to src/window.c.

Changes to test/alterdropcol.test.

Changes to test/exists2.test.

Changes to test/notnull2.test.

Changes to test/returning1.test.

Changes to test/select4.test.

Changes to test/wherelimit.test.

Changes to test/window9.test.