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::WindowFrameExclusionSupport
Structsยง
- Frame
Exclusion Support - Indicates that this backend support frame exclusion clauses for window functions
- NoFrame
Frame Exclusion Support - Indicates that this backend does not support frame exclusion clauses for window functions