menu
ormed_postgres package
documentation
migrations.dart
SchemaForeignKey
onDelete property
onDelete property
dark_mode
light_mode
onDelete
property
String
?
onDelete
final
Action taken when the referenced row deletes.
Implementation
final String? onDelete;
ormed_postgres package
documentation
migrations
SchemaForeignKey
onDelete property
SchemaForeignKey class