Skip to content

can't start an interactive transaction #77

@leonardo-blas

Description

@leonardo-blas

in python, connection.in_transaction is always False.

I tried isolation_level="EXCLUSIVE" and/or "BEGIN EXCLUSIVE".

not sure if I'm doing something wrong.

also, note that auto_commit is not a parameter in connect():

TypeError: connect() got an unexpected keyword argument 'auto_commit'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions