query results
query columns
Mapping between result columns and indices
Query result count
SQLiteMaster query results
Static
TABLE_Table Name
Get the columns in the result
columns
Get the constraints from table SQL
constraints
row index
Get the type
type
row index
Get the value of the column at the row index
value
row index
column type
Static
countCount the sqlite_master table
count
connection
result types
query
Static
countCount the sqlite_master views on the table
count
connection
table name
Static
getGet the value in the row at the column index
value
row
column type
Static
queryQuery the sqlite_master table
SQLiteMaster result
connection
result columns
result types
query
Static
queryQuery for the table constraints
SQL constraints
connection
able name
Static
queryQuery the sqlite_master views on the table
SQLiteMaster result
connection
result columns
table name
Generated using TypeDoc
Constructor