menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationRecord
targetName property
targetName property
dark_mode
light_mode
targetName
property
String
?
targetName
final
inherited
Rollback target name, when
kind
is rollback.
Implementation
final String? targetName;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationRecord
targetName property
PostgresqlMigrationRecord class