menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationRecord
warnings property
warnings property
dark_mode
light_mode
warnings
property
List
<
String
>
warnings
final
inherited
Warnings associated with the migration.
Implementation
final List<String> warnings;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationRecord
warnings property
PostgresqlMigrationRecord class