menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationPlan
warnings property
warnings property
dark_mode
light_mode
warnings
property
@
override
List
<
String
>
warnings
final
Human-readable warnings that require operator review.
Implementation
@override final List<String> warnings;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationPlan
warnings property
PostgresqlMigrationPlan class