Skip to content

[Firestore] Refactor Python Transaction layer to better match other SDKs. #6557

@crwilcox

Description

@crwilcox

The Transaction API is vastly different: Instead of offering a Transaction type and a run_transaction() function, a transaction object has to be passed as an optional argument to all WriteBatch methods.

b/76423649

Metadata

Metadata

Labels

api: firestoreIssues related to the Firestore API.triaged for GAtype: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions