migrations property

MigrationSection get migrations

Migrations metadata for the active connection.

Implementation

MigrationSection get migrations => activeConnection.migrations;