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 support for parameterized queries #61

Merged

Commits on Oct 1, 2017

  1. Add helper method for creating parameterized queries

    - Added string extension to sanitize queries.
    Joakim Hansson committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    af2ee55 View commit details
    Browse the repository at this point in the history
  2. Add QueryAsync overload to allow for parameterized queries

    - Add integration tests
    Joakim Hansson committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    24c7118 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Correct regex to match only full words

    Joakim Hansson committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    0d12aba View commit details
    Browse the repository at this point in the history