Skip to content

force aliases in object mode #19

Open
@tantaman

Description

When not using #18 and returning objects, we should force aliases against expressions that are not names or identifiers.

E.g.,

SELECT count(*) FROM foo

count(*) should be aliased rather than keyed as count(*)

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