menu
ormed_sqlite package
documentation
migrations.dart
SchemaTableIdentifier
SchemaTableIdentifier.new const constructor
SchemaTableIdentifier.new const constructor
dark_mode
light_mode
SchemaTableIdentifier
constructor
const
SchemaTableIdentifier
(
String
?
schema
,
String
name
)
Implementation
const SchemaTableIdentifier(this.schema, this.name);
ormed_sqlite package
documentation
migrations
SchemaTableIdentifier
SchemaTableIdentifier.new const constructor
SchemaTableIdentifier class