Module window_frame_clause_group_support

Module window_frame_clause_group_support 

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::WindowFrameClauseGroupSupport

Structsยง

IsoGroupWindowFrameUnit
Indicates that this backend does support the GROUPS frame unit as specified by the standard
NoGroupWindowFrameUnit
Indicates that this backend does not support the GROUPS frame unit