menu
orm package
documentation
sql.dart
QueryPlan
dialect property
dialect property
dark_mode
light_mode
dialect
property
SqlDialect
dialect
final
The dialect used to compile this statement.
Implementation
final SqlDialect dialect;
orm package
documentation
sql
QueryPlan
dialect property
QueryPlan class