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 Cql builder for building queries easier #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ilongin
Copy link

@ilongin ilongin commented Apr 27, 2014

Hi :)

I have made simple cql-builder that allows me to build queries without concatenating bunch of strings specially if I want to create query dynamically. It doesn't yet support all features of cql but I think that supports mostly for now. So If you think that this might be useful you are free to merge it to original repo. If you have any questions/comments/suggestions about code please tell. I have added unit tests that will make refactoring easier in future if needed.

Ivan

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

Successfully merging this pull request may close these issues.

1 participant