Skip to content

No more transaction_with or no Client::bind #543

Closed
@njaard

Description

@njaard

I need to create a Portal, but I also need to set transaction properties ("start transaction read only deferrable"). The only way to create a transaction like that is with client.execute("start transaction ..."), but then I don't get a Transaction object, which means I can't do anything with a Portal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions