2018-12-05 13:39:06
— part of check-in
[7da617e97e]
on branch trunk
— Enhance the sqlite3_normalize_sql() interface so that it works even if the
prepared statement was not initially compiled using
SQLITE_PREPARE_NORMALIZED. Enhance the ".trace" command in the CLI so that
it is able to access the full scope of functionality provided by
sqlite3_trace_v2() and in particular so that it is able to show normalized
SQL output using the newly enhanced sqlite3_normalize_sql() interface.
(user:
drh
size: 285865)
2018-12-05 13:44:19
— part of check-in
[47b73f6bfe]
on branch begin-concurrent
— Merge enhancements from trunk, especially the enhanced
sqlite3_normalized_sql() interface.
(user:
drh
size: 285865)
2018-12-05 13:49:23
— part of check-in
[342c9538d9]
on branch begin-concurrent-pnu
— Merge enhancements from trunk, especially the sqlite3_normalized_sql()
enhancement.
(user:
drh
size: 285865)
2018-12-05 18:28:17
— part of check-in
[edfc2acfcd]
on branch apple-osx
— Merge enhancements and the ALTER TABLE bug fix from trunk.
(user:
drh
size: 285865)