Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.
This repository was archived by the owner on May 3, 2021. It is now read-only.

Add non terminal order clause to with builder. #34

@michael-simons

Description

@michael-simons

Current implementation of orderBy and friends after the with clause creates a buildable statement, which will create an AST containing RETURN instead of WITH just before the order. This is wrong. The with clause allows the orderBy to order results before passing them on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions