Skip to content

Decouple Transaction from Connection #514

@dhermes

Description

@dhermes

After #509 is in, We need to decouple Transaction from Connection and allow Transaction to inherit from Batch.

Things to be done

Also relevant: #447 (Transaction and Batch should not have a dataset_id until they have objects to work with)


For reference, RPC methods are:

  • Lookup
  • RunQuery
  • BeginTransaction
  • Commit
  • Rollback
  • AllocateIds

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions