bool logging() Determine whether we're logging queries.
bool unprepared(string $query) Run a raw, unprepared query against the
void reconnect() Reconnect to the database.
Column getDoctrineColumn(string $table, string $column) Get a Doctrine
string getDriverName() Get the PDO driver name.
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
void setTablePrefix(string $prefix) Set the table prefix in use by the
mixed __call(string $method, array $parameters) Dynamically handle missing
void bindValues(PDOStatement $statement, array $bindings)
Page 32 of 43