Skip to content

getFlattenedFields does not work correctly on aliased normal fields #160

@paustint

Description

@paustint
  • Feature
  • Bug

Description

SELECT Count(Id), Name account_name
FROM Account
GROUP BY Name

Expected fields: expr0 and account_name
Actual fields: expr0 and Name

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