Skip to content

No columns information returned with static query #313

@shivam05011996

Description

@shivam05011996

I am trying to parse the query of the following nature -

SELECT ARRAY['seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years'];

Which is a valid statement and returns a single row -

image

However, when trying to parse this using sql_metadata.Parser I do not get back any column information.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions