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

Added capability of using IN clauses. #26

Merged
merged 2 commits into from
Apr 17, 2016
Merged

Conversation

israelcolomer
Copy link
Collaborator

Added Triple class.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.0%) to 69.153% when pulling 8d06fcd on add-in-clause into 31b2cd2 on master.

/**
* @author Israel Colomer (israelcolomer@gmail.com)
*/
public class Triple<T1, T2, T3> {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we don't need this

@rchodava
Copy link
Owner

👍 , with a test for IN queries

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 70.352% when pulling 21d304d on add-in-clause into 31b2cd2 on master.

@israelcolomer israelcolomer merged commit b27ef8b into master Apr 17, 2016
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.

None yet

3 participants