Skip to content

GROUP BY #85

Description

@gammelalf

Without sql's GROUP BY is heavily limited.

I suggest the following scheme QueryContext will emit a group by clause when at least one aggregated column was selected.
In this case all non aggregated columns will be included in group by.

This will probably not match restrictions set by databases but I think it should be a valid MVP.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions