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

Analyzing statements with named parameters #22

Open
unusualmutant opened this issue Jan 23, 2020 · 2 comments
Open

Analyzing statements with named parameters #22

unusualmutant opened this issue Jan 23, 2020 · 2 comments

Comments

@unusualmutant
Copy link

If I try to analyze a statement like this:

select @extract_time_str as SyncExtractTime

I get this error: Query parameter 'extract_time_str' not found.
Is there any way to handle named parameters?

@jshute111
Copy link

jshute111 commented Jan 24, 2020 via email

@unusualmutant
Copy link
Author

Thank you for taking the time to answer, I'll check it out!

aceforeverd added a commit to aceforeverd/zetasql that referenced this issue Jul 21, 2021
* feat: support `use database`

* add fail test for `use db`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants