bool insert(string $query, array $bindings = array()) Run an insert statement
void reconnect() Reconnect to the database.
void flushQueryLog() Clear the query log.
$this setPdo(PDO|null $pdo)
void setTablePrefix(string $prefix) Set the table prefix in use by the
void logQuery(string $query, array $bindings, float|null $time = null) Log
void useDefaultPostProcessor() Set the query post processor to the default
QueryException class QueryException extends PDOException
Builder table(string $table)
Grammar getQueryGrammar()
Page 11 of 43