menu
angel3_migration_runner package
documentation
postgres.dart
PostgresAlterTable
double method
double method
dark_mode
light_mode
double
method
MigrationColumn
double
(
String
name
)
inherited
Implementation
MigrationColumn
double
(
String
name) => declare(name, ColumnType.
double
);
angel3_migration_runner package
documentation
postgres
PostgresAlterTable
double method
PostgresAlterTable class