-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement the oposite of search/aggregate #4
Comments
In gitlab by @sylvaingaudan on Aug 1, 2017, 14:43 added ~2416395 label |
In gitlab by @mbarbet on Aug 2, 2017, 14:37 added ~2416401 and removed ~2416395 labels |
In gitlab by @sylvaingaudan on Aug 2, 2017, 18:06 closed via commit a1a36e2 |
In gitlab by @sylvaingaudan on Aug 2, 2017, 18:06 closed via merge request !9 |
In gitlab by @sylvaingaudan on Sep 14, 2017, 08:15 mentioned in commit a1a36e2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In gitlab by @sylvaingaudan on Jul 17, 2017, 17:18
Implement the oposite of
searchButNot(contributorid, projection)
which becomessearch(contributorid, projection)
The text was updated successfully, but these errors were encountered: