-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
type pysqlite #12789
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
base: main
Are you sure you want to change the base?
type pysqlite #12789
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, this is sqla-tester setting up my work on behalf of CaselIT to try to get revision 0535cee of this pull request into gerrit so we can run tests and reviews and stuff
New Gerrit review created for change 0535cee: https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/6082 |
I merge main to resolve conflicts, also changed dbapi_connection to dbapi_conn, becuase that is the name in the superclass engine.interfaces.Dialect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, this is sqla-tester setting up my work on behalf of CaselIT to try to get revision 2c1ea72 of this pull request into gerrit so we can run tests and reviews and stuff
Patchset 2c1ea72 added to existing Gerrit review https://gerrit.sqlalchemy.org/c/sqlalchemy/sqlalchemy/+/6082 |
type pysqlite from dialects.
type some related code on pysqlite.py
related to #6810
Description
Checklist
This pull request is:
must include a complete example of the issue. one line code fixes without an
issue and demonstration will not be accepted.
Fixes: #<issue number>
in the commit messageinclude a complete example of how the feature would look.
Fixes: #<issue number>
in the commit messageHave a nice day!