menu
ormed_postgres package
documentation
migrations.dart
TableBlueprint
schema property
schema property
dark_mode
light_mode
schema
property
String
?
schema
final
Optional schema name for the table.
Implementation
final String? schema;
ormed_postgres package
documentation
migrations
TableBlueprint
schema property
TableBlueprint class