Skip to content

MsSql/PgSql: Mutations should be done in the same transaction as other mutations in the same request #138

@JelteF

Description

@JelteF

Multiple mutations should be part of the same transaction. That way they can be rolled back in an atomic way. It also ensures that no unexpected data is returned in the result of a mutation in case of concurrent updates.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededmssql pgsql mysqlan issue that applies to all relational databases, same as labeling with `mssql` `mysql` and `pgsql`needs discussion

Type

No type

Projects

Status

Duplicate

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions