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 addParameters() to Query and QueryBuilder #512

Closed
wants to merge 3 commits into from
Closed

Added addParameters() to Query and QueryBuilder #512

wants to merge 3 commits into from

Commits on Nov 13, 2012

  1. Added addParameters() to Query and QueryBuilder

    This method behaves like setParameters() before version 2.3
    Jasper N. Brouwer committed Nov 13, 2012
    Configuration menu
    Copy the full SHA
    fda9697 View commit details
    Browse the repository at this point in the history
  2. Fixed code style

    Jasper N. Brouwer committed Nov 13, 2012
    Configuration menu
    Copy the full SHA
    5897787 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2012

  1. Fixed code style

    Also removed require_once from test.
    Jasper N. Brouwer committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    0ef76f8 View commit details
    Browse the repository at this point in the history