Instance Methodgrdb 7.1.0GRDB

groupByPrimaryKey

Returns an aggregate request grouped on the primary key.

RequestProtocols.swift:688
func groupByPrimaryKey() -> Self

Any previous grouping is discarded.