Skip to content

Batch entities commit should save all entities in a single transaction #124

Description

@gorbunkov

See the #27
Right now each of the passed entities is saved in a separate transaction. That may cause problems if one of save operation fails - it will be unclear which entities have been saved and which haven't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions