class
Illuminate
/
Database
/
MySqlConnection
You are viewing an older version of the documentation. For the latest, please visit master documentation.
MySqlConnection
Extends
Methods
public
isMaria ( ) : bool
Determine if the connected database is a MariaDB database.
public
getSchemaState ( Filesystem $files , callable $processFactory ) : MySqlSchemaState
Get the schema state for the connection.
Parameters
- $files Filesystem |null
- $processFactory callable|null