menu
ormed_postgres package
documentation
migrations.dart
TableBlueprint
table property
table property
dark_mode
light_mode
table
property
String
table
final
Name of the table being created or altered by this blueprint.
Implementation
final String table;
ormed_postgres package
documentation
migrations
TableBlueprint
table property
TableBlueprint class