On 5/11/17, Gwendal Roué <[email protected]> wrote: > 1. Existing callbacks that catch SQLITE_READ expect a non-NULL column >
Very well. The behavior has been changed so that an SQLITE_READ with an empty-string column name, instead of a NULL column name, is invoked when a table referenced but not used. Also, the documentation has been updated to clearly state that any of the string arguments to the authorizer callback may be NULL. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

