Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update type annotations in cursor.py #430

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    74171b1 View commit details
    Browse the repository at this point in the history
  2. Add missing assertions

    RA80533 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4ed430c View commit details
    Browse the repository at this point in the history
  3. Add missing table argument

    RA80533 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2c7cb41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef98b1 View commit details
    Browse the repository at this point in the history
  5. Import Connection

    RA80533 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    264abcb View commit details
    Browse the repository at this point in the history
  6. Use native coroutines

    RA80533 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f7c53fd View commit details
    Browse the repository at this point in the history
  7. Annotate __aexit__()

    RA80533 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    15ae7a2 View commit details
    Browse the repository at this point in the history
  8. Remove unused _loop attribute

    RA80533 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    495d364 View commit details
    Browse the repository at this point in the history