installedMigrations property

List<DatabaseMigrationVersion> installedMigrations
getter/setter pair

The migrations that are installed in the database.

Implementation

List<_i2.DatabaseMigrationVersion> installedMigrations;