menu
needle_orm_migration_runner package
documentation
postgres.dart
PostgresAlterTable
PostgresAlterTable constructor
PostgresAlterTable constructor
dark_mode
light_mode
PostgresAlterTable
constructor
PostgresAlterTable
(
String
tableName
)
Implementation
PostgresAlterTable(this.tableName);
needle_orm_migration_runner package
documentation
postgres
PostgresAlterTable
PostgresAlterTable constructor
PostgresAlterTable class