Skip to content

datastore: saveAll should not only return auto-inserted keys #17

Closed
@rakyll

Description

datastore.saveAll only returns the newly inserted keys. For update operations, user may already provide a complete key. Return a mix of newly inserted and already-known keys in the associated order.

Activity

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

Metadata

Assignees

Labels

🚨This issue needs some love.api: datastoreIssues related to the Datastore API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions