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

Adding key_filter to datastore Query. #1433

Merged
merged 2 commits into from
Jan 30, 2016
Merged

Commits on Jan 30, 2016

  1. Adding key_filter to datastore Query.

    Also updating system tests and system test helpers to
    avoid direct use of __key__.
    
    Fixes googleapis#1432.
    dhermes committed Jan 30, 2016
    Configuration menu
    Copy the full SHA
    ddc8f85 View commit details
    Browse the repository at this point in the history
  2. Fixing broken system test helpers.

    They were using the dataset ID environment variable key rather
    than the value.
    dhermes committed Jan 30, 2016
    Configuration menu
    Copy the full SHA
    2b0d245 View commit details
    Browse the repository at this point in the history