sqlite3_index_info
JS wrapper around sqlite3_index_info C-struct.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Returns the sqlite3_index_constraint at index of sqlite3_index_info.aConstraint.
Link copied to clipboard
Link copied to clipboard
Returns the sqlite3_index_constraint_usage at index of sqlite3_index_info.aConstraintUsage.
Link copied to clipboard
Link copied to clipboard
Returns the sqlite3_index_orderby at index of sqlite3_index_info.aOrderBy.