The type of queries over the database db returning results of
type a. The s argument is a threading argument meant
to restrict cross-usage of QExprs. syntax represents
the SQL syntax that this query is building.
The type of queries over the database db returning results of
type a. The s argument is a threading argument meant
to restrict cross-usage of QExprs. syntax represents
the SQL syntax that this query is building.
Type class for grouping keys. expr is the type of the
grouping key after projection. grouped is the type of the
grouping key in the aggregate expression (usually something that
contains QGenExprs in the QGroupingContext).