The page in the documentation listing the codes used by the authorizer is <https://sqlite.org/c3ref/c_alter_table.html>
I do not understand why that URL is used. It is uncomfortably close to <https://sqlite.org/lang_altertable.html> yet it is clearly not the same, given the "c_" prefix. If this gets changed it might be very nice to have the actual "c_" interface page about the authorizer <https://sqlite.org/c3ref/set_authorizer.html> more clearly point to that page, and to <https://sqlite.org/c3ref/c_deny.html> which is also strangely named since it mentions not only DENY but also IGNORE. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users