Migration
abstract class Migration (View source)
Properties
protected string | $connection | The name of the database connection to use. |
|
bool | $withinTransaction | Enables, if supported, wrapping the migration within a transaction. |
Methods
string
getConnection()
Get the migration connection name.
Details
string
getConnection()
Get the migration connection name.