menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlRollbackResult
warnings property
warnings property
dark_mode
light_mode
warnings
property
List
<
String
>
warnings
final
inherited
Warnings raised for the rollback plan.
Implementation
final List<String> warnings;
comon_orm_postgresql package
documentation
migrations
PostgresqlRollbackResult
warnings property
PostgresqlRollbackResult class