2018-12-21 19:29:11
— part of check-in
[25666e3d03]
on branch prepare-no-vtab
— Add new sqlite3_prepare_v3() flag SQLITE_PREPARE_NO_VTAB, for preparing
statements that are not allowed to use any virtual tables. Use this to prevent
circular references in triggers on virtual table shadow tables from causing
resource leaks.
(user:
dan
size: 9048)
2018-12-21 20:18:06
— part of check-in
[da587d1857]
on branch trunk
— Add new sqlite3_prepare_v3() flag SQLITE_PREPARE_NO_VTAB, for
preparing statements that are not allowed to use any virtual tables.
Use this to prevent circular references in triggers on virtual table
shadow tables from causing resource leaks.
(user:
dan
size: 9048)
2018-12-24 15:15:21
— part of check-in
[606b1ead24]
on branch mutexfree-shmlock
— Merge latest trunk with this branch.
(user:
dan
size: 9048)
2018-12-26 19:10:59
— part of check-in
[404f9d99d3]
on branch wal2
— Merge latest trunk changes with this branch.
(user:
dan
size: 9048)
2018-12-27 17:11:59
— part of check-in
[ea96001e80]
on branch begin-concurrent-wal2
— Merge latest wal2 changes with this branch.
(user:
dan
size: 9048)
2019-01-02 16:08:14
— part of check-in
[5bf212f1a7]
on branch begin-concurrent
— Merge latest trunk changes into this branch.
(user:
dan
size: 9048)
2019-01-02 19:46:46
— part of check-in
[86685679b4]
on branch begin-concurrent-pnu-wal2
— Merge changes from begin-concurrent-wal2. Also modify the unix-excl shm-locks
on this branch so that it is not an error to attempt to release an EXCLUSIVE
lock that is not held.
(user:
dan
size: 9048)
2019-01-17 15:47:01
— part of check-in
[475a179a27]
on branch apple-osx
— Sync up with the latest enhancements on trunk.
(user:
drh
size: 9048)
2019-02-05 19:51:15
— part of check-in
[c089cc4fbe]
on branch reuse-schema
— Merge latest trunk into this branch.
(user:
dan
size: 9048)
2019-03-08 15:30:48
— part of check-in
[667cce3dce]
on branch begin-concurrent-pnu
— Merge all the latest enhancements from trunk.
(user:
drh
size: 9048)