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 system tests for all scalar query parameter types. #3173

Merged
merged 3 commits into from
Mar 21, 2017
Merged

Add system tests for all scalar query parameter types. #3173

merged 3 commits into from
Mar 21, 2017

Commits on Mar 20, 2017

  1. Use 'standard' base64 encode/decode APIs.

    The legacy versions leave a trailing newline, which chokes the back-end.
    tseaver committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    b997e29 View commit details
    Browse the repository at this point in the history
  2. Don't append trailing 'Z' to 'DATETIME' parameter/column values.

    The back-end doesn't like them.
    tseaver committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    e8e6751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ff643 View commit details
    Browse the repository at this point in the history