October\Rain\Database\Updates\Migration

Overview

Extends
  • Illuminate\Database\Migrations\Migration

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

  • $withinTransaction - Enables, if supported, wrapping the migration within a transaction. (defined in Illuminate\Database\Migrations\Migration)

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties

  • $connection - The name of the database connection to use. (defined in Illuminate\Database\Migrations\Migration)

Public Methods

Show inherited public methods

Inherited Public Methods

  • getConnection() - Get the migration connection name. (defined in Illuminate\Database\Migrations\Migration)