menu
ormed_postgres package
documentation
migrations.dart
TableBlueprint
setTableCollation method
setTableCollation method
dark_mode
light_mode
setTableCollation
method
void
setTableCollation
(
String
value
)
Implementation
void setTableCollation(String value) { tableCollation = value; }
ormed_postgres package
documentation
migrations
TableBlueprint
setTableCollation method
TableBlueprint class