2017-07-07 17:33:07
— part of check-in
[2f3c3781ef]
on branch list-pragmas
— Add the "Pragma_list" pragma. Put all three pragmas created on this branch
inside of #ifdef SQLITE_INTROSPECTION_PRAGMAS.
(user:
drh
size: 23101)
2017-07-07 17:43:30
— part of check-in
[e0b6ae92ad]
on branch trunk
— Add new PRAGMAs: "function_list", "module_list", and "pragma_list". All are
enclosed within #ifdef SQLITE_INTROSPECTION_PRAGMAS. The compile-time option
is not on ctime.c yet, since these are still experimental and one can always
test "PRAGMA pragma_list" and see whether or not it returns an empty set.
(user:
drh
size: 23101)
2017-07-07 22:58:12
— part of check-in
[7f48f6ab2a]
on branch apple-osx
— Merge in all the latest trunk enhancements.
(user:
drh
size: 23101)
2017-07-13 17:34:46
— part of check-in
[a54be6e041]
on branch bind-pointer
— Merge the latest changes from trunk.
(user:
drh
size: 23101)
2017-07-20 17:47:12
— part of check-in
[213c61cb82]
on branch begin-concurrent
— Merge all the latest trunk enhancements.
(user:
drh
size: 23101)
2017-10-11 20:26:07
— part of check-in
[2719cf5c5b]
on branch schemalint
— Merge latest trunk changes with this branch.
(user:
dan
size: 23101)
2018-04-28 12:43:16
— part of check-in
[ff836cb8b0]
on branch reset-database
— Add the SQLITE_DBCONFIG_RESET_DATABASE control as a replacement for
the reset_database pragma. Resetting the database should be hard enough
to do that it cannot be done by accident.
(user:
drh
size: 23101)