bool logging() Determine whether we're logging queries.
string getDatabaseName() Get the name of the connected database.
int affectingStatement(string $query, array $bindings = array()) Run an
Builder query()
void reconnect() Reconnect to the database.
ConnectionInterface connection(string $name = null)
AbstractSchemaManager getDoctrineSchemaManager() Get the Doctrine DBAL
Builder getSchemaBuilder()
bool insert(string $query, array $bindings = array()) Run an insert statement
Expression raw(mixed $value)
Page 36 of 43