*** DRAFT ***

SQLite Requirement Matrix Details
declare_vtab.html

Index Summary Markup Original


R-34816-32505-14191-41651-46944-10844-62255-46096 tcl slt th3 src

The xCreate and xConnect methods of a virtual table module call this interface to declare the format (the names and datatypes of the columns) of the virtual tables they implement.

th3/req1/vtab01.test:39

/* IMP: R-34816-32505 */
# EVIDENCE-OF: R-34816-32505 The xCreate and xConnect methods of a
# virtual table module call this interface to declare the format (the
# names and datatypes of the columns) of the virtual tables they
# implement.