Static
typeProtected
_Protected
_Protected
Prepares the columns for a CREATE statement
Protected
_Protected
Prepares any foreign key constraints based upon the field supplied
Protected
_Protected
_Protected
_Protected
_Protected
_Protected
beginProtected
Starts a new transaction
Closes the database
Protected
commitProtected
Commits the open transaction
Protected
connectionProtected
This is not required for this database type
Prepares and executes the creation of an index on the table specified
Prepares and executes the creation of a table including the relevant indexes and constraints
Escapes the value for SQL
Escapes the ID for sql
Lists the tables in the specified database
Optional
path: stringPrepares and executes a query to that performs a multi-update statement which is based upon a multi-insert statement that performs an UPSERT which is a lot faster than a bunch of update statements
Protected
rollbackProtected
Rolls back the open transaction
Protected
transactionTruncates the specified table(s)
Creates a new instance connected to the specified database using the same configuration options
Returns if transactions are enabled