MigrationSqlExporter constructor

MigrationSqlExporter(
  1. SchemaDriver _driver
)

Implementation

MigrationSqlExporter(this._driver);