Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
maoxingda opened this issue Oct 29, 2023 · 0 comments
Open

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

maoxingda opened this issue Oct 29, 2023 · 0 comments
Labels

Comments

@maoxingda
Copy link

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']
@macbre macbre added the bug label Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants