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 support for relational operators (less than, less than or equal… #446

Merged
merged 1 commit into from
Mar 13, 2016

Conversation

alexflav23
Copy link
Member

…, greater than, greater than or equal) in prepared statements. Added new tests for prepared statements with relational operators using new test table 'Clicks'.

@alexflav23 alexflav23 force-pushed the prepared_statement_relational_operators branch from 3d74b36 to 2bb9b06 Compare March 13, 2016 14:55
…, greater than, greater than or equal) in prepared statements. Added new tests for prepared statements with relational operators using new test table 'Clicks'.
@alexflav23 alexflav23 force-pushed the prepared_statement_relational_operators branch from 2bb9b06 to b1c13e2 Compare March 13, 2016 19:54
alexflav23 added a commit that referenced this pull request Mar 13, 2016
…_operators

Added support for relational operators (less than, less than or equal…
@alexflav23 alexflav23 merged commit d15b31f into develop Mar 13, 2016
@alexflav23 alexflav23 deleted the prepared_statement_relational_operators branch March 13, 2016 20:12
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.

2 participants