menu
orm package
documentation
sql.dart
Table<R, F extends Fields>
schema property
schema property
dark_mode
light_mode
schema
property
TableSchema
schema
final
The physical schema used for validation and SQL generation.
Implementation
final TableSchema schema;
orm package
documentation
sql
Table<R, F extends Fields>
schema property
Table class