Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Fetch projection#297

Merged
cguardia merged 3 commits intogoogleapis:masterfrom
cguardia:fetch-projection
Jan 22, 2020
Merged

Fetch projection#297
cguardia merged 3 commits intogoogleapis:masterfrom
cguardia:fetch-projection

Conversation

@cguardia
Copy link
Contributor

The query.fetch method accepts query options, and passed them intact to the datastore query. If a projection argument containing model.Porperty objects was passed they weren't converted to strings, causing an error. Fixed that.

@cguardia cguardia requested a review from chrisrossi January 22, 2020 19:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 22, 2020
Copy link
Contributor

@chrisrossi chrisrossi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants