Skip to content

Support context manager for connection and cursor in dbapi #47

Description

@rekby

It should return self on __enter__ and call close method on __exit__

with cursor:
   ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions