Skip to content

datastore: can not runQuery in a transaction #1138

@jasonswearingen

Description

@jasonswearingen

hello is running a query in a transaction supposed to be supported? I get errors when doing so (invalid response), while running a query outside of transactions works fine, and reading+writing inside a transaction also works.

I'm trying to do a query with a filter "email ="

sorry I can't provide you code, I do my datastore operations via a self-rolled orm.

Metadata

Metadata

Labels

api: datastoreIssues related to the Datastore API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions