8000 fix issue with _AsyncSessionProtocol by CaselIT · Pull Request #157 · sqlalchemy/sqlalchemy2-stubs · GitHub
[go: up one dir, main page]

Skip to content

fix issue with _AsyncSessionProtocol #157

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

Merged
merged 1 commit into from
Aug 20, 2021
Merged

fix issue with _AsyncSessionProtocol #157

merged 1 commit into from
Aug 20, 2021

Conversation

CaselIT
Copy link
Member
@CaselIT CaselIT commented Aug 20, 2021

Description

Checklist

This pull request is:

  • A documentation / typographical error fix
    • Good to go, no issue or tests are needed
  • A short code fix
    • please include the issue number, and create an issue if none exists, which
      must include a complete example of the issue. one line code fixes without an
      issue and demonstration will not be accepted.
    • Please include: Fixes: Asynchronous sessionmaker initialization type error #155 in the commit message
    • please include tests. one line code fixes without tests will not be accepted.
  • A new feature implementation
    • please include the issue number, and create an issue if none exists, which must
      include a complete example of how the feature would look.
    • Please include: Fixes: #<issue number> in the commit message
    • please include tests.

Have a nice day!

@CaselIT CaselIT merged commit f4b68dc into master Aug 20, 2021
@CaselIT CaselIT deleted the fix_155 branch August 20, 2021 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asynchronous sessionmaker initialization type error
1 participant
0