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

Add 'not' reserved word #49

Closed
zakiaziz opened this issue Jan 5, 2017 · 4 comments
Closed

Add 'not' reserved word #49

zakiaziz opened this issue Jan 5, 2017 · 4 comments

Comments

@zakiaziz
Copy link

zakiaziz commented Jan 5, 2017

I see I can run something like

select message from commits where 'hell' in message order by date asc

but is it possible to run something like

select message from commits where 'hell' NOT in message order by date asc
@filhodanuvem
Copy link
Owner

Hey @zakiaziz ,
It is not possible yet but is a nice improvement. I will add a label here as a future feature.
If you want to join us with this task, feel free.

@filhodanuvem filhodanuvem changed the title How do I denote a 'not'? Add 'not' reserved word Jan 5, 2017
@frahman5
Copy link
Contributor

frahman5 commented Oct 8, 2018

Hey @cloudson, I'd like to give this a whirl if it's alright by you. I'll get started on it today. Let me know when you see this if there's any reason I shouldn't keep plugging away on it :)

@luizperes
Copy link
Collaborator

Hey @frahman5, I don't know whether @cloudson will read this soon, but I think I can say that you can work on this feature, since I don't think @zakiaziz is working on it and @cloudson has pre-approved on his comment above. I am one of the contributors in this project and can help to review your PR, so feel free to work on it.

Luiz

@frahman5
Copy link
Contributor

Hi @luizperes thanks! I'm working on it now. I'll ping you when I put up a PR.

  • Faiyam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants