Skip to content

support for window function #8

@joetl

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

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