*** DRAFT ***

SQLite Requirement Matrix Details
c_alter_table.html

Index Summary Markup Original


R-27753-05999-58187-16156-08992-28399-17856-50930 tcl slt th3 src

The 5th parameter to the authorizer callback is the name of the database ("main", "temp", etc.) if applicable.

th3/cov1/auth03.test:74

/* IMP: R-27753-05999 */
# EVIDENCE-OF: R-27753-05999 The 5th parameter to the authorizer
# callback is the name of the database ("main", "temp", etc.) if
# applicable.

R-64625-44339-60095-18400-35169-15526-52031-11800 tcl slt th3 src

The 6th parameter to the authorizer callback is the name of the inner-most trigger or view that is responsible for the access attempt or NULL if this access attempt is directly from top-level SQL code.

th3/cov1/auth03.test:56

/* IMP: R-64625-44339 */
# EVIDENCE-OF: R-64625-44339 The 6th parameter to the authorizer
# callback is the name of the inner-most trigger or view that is
# responsible for the access attempt or NULL if this access attempt is
# directly from top-level SQL code.