menu
angel3_migration_runner package
documentation
postgres.dart
PostgresTable
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
PostgresTable
dateTime method
PostgresTable class