menu
angel3_migration_runner package
documentation
postgres.dart
PostgresAlterTable
dateTime method
dateTime method
dark_mode
light_mode
dateTime
method
@
deprecated
MigrationColumn
dateTime
(
String
name
)
inherited
Implementation
@deprecated MigrationColumn dateTime(String name) => timeStamp(name, timezone: true);
angel3_migration_runner package
documentation
postgres
PostgresAlterTable
dateTime method
PostgresAlterTable class