2016-08-04 12:35:17
— part of check-in
[b7f30a9ff2]
on branch trunk
— Add the experimental SQLITE_ENABLE_UNKNOWN_SQL_FUNCTION compile-time option.
When enabled, the "unknown function" error is suppressed for EXPLAIN and
a no-op function named "unknown()" is substituted. This facilitiates using
the command-line shell to analyze queries from applications that contain
many application-defined functions that are not normally available to the
shell.
(user:
drh
size: 29900)
2016-08-04 12:35:17
— part of check-in
[b7f30a9ff2]
on branch trunk
— Add the experimental SQLITE_ENABLE_UNKNOWN_SQL_FUNCTION compile-time option.
When enabled, the "unknown function" error is suppressed for EXPLAIN and
a no-op function named "unknown()" is substituted. This facilitiates using
the command-line shell to analyze queries from applications that contain
many application-defined functions that are not normally available to the
shell.
(user:
drh
size: 29900)
2016-08-08 16:52:11
— part of check-in
[0e927a7e02]
on branch rowvalue
— Merge trunk changes with this branch.
(user:
dan
size: 29900)
2016-08-24 18:49:20
— part of check-in
[428fc38d95]
on branch callbackConv
— Merge updates from trunk.
(user:
mistachkin
size: 29900)