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

Missing Functions in WHERE clause #16

Closed
snadrus opened this issue Jul 4, 2017 · 2 comments
Closed

Missing Functions in WHERE clause #16

snadrus opened this issue Jul 4, 2017 · 2 comments

Comments

@snadrus
Copy link

snadrus commented Jul 4, 2017

Functions in SELECT operate correctly, but not in WHERE. I get a syntax error.

@bramp
Copy link
Collaborator

bramp commented Sep 17, 2017

Parse("SELECT a FROM t WHERE FUNC(a) = 1")

Seems to work fine. Would you provide an example of what doesn't work?

@bramp
Copy link
Collaborator

bramp commented Oct 19, 2017

Closing this issue. Feel free to reopen with an example if you still encounter the issue.

@bramp bramp closed this as completed Oct 19, 2017
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