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

fix: Convert NDB keys to Datastore keys for serialization.#287

Merged
chrisrossi merged 1 commit intogoogleapis:masterfrom
chrisrossi:fix-284
Jan 10, 2020
Merged

fix: Convert NDB keys to Datastore keys for serialization.#287
chrisrossi merged 1 commit intogoogleapis:masterfrom
chrisrossi:fix-284

Conversation

@chrisrossi
Copy link
Contributor

See comments in code for design considerations. This is a compromise
solution.

Fixes #284.

See comments in code for design considerations. This is a compromise
solution.

Fixes googleapis#284.
@chrisrossi chrisrossi requested a review from cguardia January 9, 2020 21:26
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 9, 2020
Copy link
Contributor

@cguardia cguardia left a comment

Choose a reason for hiding this comment

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

I agree that not introducing backwards incompatibilities is a good idea, given all the efforts we've done at staying mostly compatible with older versions.

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.

NDB: Unknown protobuf attr type <class 'google.cloud.ndb.key.Key'>

3 participants