Skip to content

Parser(stmt).tables return not expect table #446

@maoxingda

Description

@maoxingda

Hello, @macbre when my query has this format it parse error tables:

select 1 from t1 join t2 on t1.t2_id = nvl(t2.id, t2.uid) -- ['t1', 't2', 't2.uid']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions