Skip to content

support for window function #8

Description

@joetl

can support for window function be added in both mysql postgresql

Sample query:
Select field1, sum(field2) over (partition by field3) as fieldn1 from table1

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions