2017-12-29 15:04:49
— part of check-in
[7a7f826e32]
on branch location-function
— Change the function name to sqlite_unsupported_offset(X). Only enable the
function if compiled with -DSQLITE_ENABLE_OFFSET_SQL_FUNC. The makefiles add
that definition to shell builds.
(user:
drh
size: 33591)
2017-12-29 17:21:21
— part of check-in
[4f1f1f521a]
on branch trunk
— Add support for the sqlite_unsupported_offset() SQL function if and only
if compiled using -DSQLITE_ENABLE_OFFSET_SQL_FUNC. Use that definition
when compiling the command-line shell.
(user:
drh
size: 33591)