2017-07-10 12:07:53
— part of check-in
[f27b637040]
on branch trunk
— Update error message text for standard error codes to better describe the
latest usage of those error codes. Modify sqlite3_open_v2() so that it does
return a valid sqlite3 object in the event of SQLITE_MISUSE due to bad
open flags, so that sqlite3_errmsg() does not report "out of memory" in that
case.
(user:
drh
size: 6927)
2017-07-13 17:34:46
— part of check-in
[a54be6e041]
on branch bind-pointer
— Merge the latest changes from trunk.
(user:
drh
size: 6927)
2017-07-17 20:21:24
— part of check-in
[e181225dc7]
on branch apple-osx
— Merge all the latest fixes and enhancements from trunk.
(user:
drh
size: 6927)
2017-07-19 18:54:21
— part of check-in
[be0df0a65f]
on branch server-process-edition
— Merge latest trunk changes with this branch.
(user:
dan
size: 6927)
2017-07-20 17:47:12
— part of check-in
[213c61cb82]
on branch begin-concurrent
— Merge all the latest trunk enhancements.
(user:
drh
size: 6927)
2017-09-22 20:18:41
— part of check-in
[8d2a1cca61]
on branch est_count_pragma
— Merge in all the trunk enhancements of the previous 7 months. The LIKE
optimization has stopped working when there is an ESCAPE - that problem will
be addressed in a subsequent check-in.
(user:
drh
size: 6927)
2017-10-11 20:26:07
— part of check-in
[2719cf5c5b]
on branch schemalint
— Merge latest trunk changes with this branch.
(user:
dan
size: 6927)