Skip to content

Make transaction options available at Rom-extension #31

Open
@wuarmin

Description

@wuarmin

Hey 👋 ,

dry-operation is simply great. Thank you.
I would need the possibility to pass the opts to the transaction:

I.e.

def call
  transaction(savepoint: true, auto_savepoint: true) do
    step create_record
    step failure
  end
end

What do you think? Is there a reason why they are not yet available? It is possible with the sequel extension.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions