Module diesel::backend::sql_dialect::from_clause_syntax
source · Available on crate feature
i-implement-a-third-party-backend-and-opt-into-breaking-changes
only.Expand description
This module contains all reusable options to configure
SqlDialect::EmptyFromClauseSyntax
Structs
- Indicates that this backend skips the
FROM
clause inSELECT
statements if no table/view is queried