-
Notifications
You must be signed in to change notification settings - Fork 27
Issues: alonho/pql
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
match should support getting a query as string and not a mongo query as dict
#18
opened Aug 28, 2014 by
alonho
Consider changing 'a == regex("foo")' to 'a.matches("foo")' or 'matches(a, "foo")'
#3
opened Apr 28, 2013 by
alonho
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.