This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Tidy up and type-hint the database engine modules #12734
Merged
Merged
Commits on May 13, 2022
-
BaseDatabaseEngine: use ConnectionType generic
David Robertson committedMay 13, 2022 Configuration menu - View commit details
-
Copy full SHA for e36410c - Browse repository at this point
Copy the full SHA e36410cView commit details -
Let the DatabaseEngines provide their db module
I think this is all a bit weird, and it feels like a home-grown version of sqlalchemy core. I am not very pleased with the conditional import of psycopg2!
David Robertson committedMay 13, 2022 Configuration menu - View commit details
-
Copy full SHA for e9dcff7 - Browse repository at this point
Copy the full SHA e9dcff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f1458 - Browse repository at this point
Copy the full SHA c8f1458View commit details -
David Robertson committed
May 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 7cf1719 - Browse repository at this point
Copy the full SHA 7cf1719View commit details -
Let's disallow untyped defs while I'm at it
David Robertson committedMay 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 467b2a0 - Browse repository at this point
Copy the full SHA 467b2a0View commit details -
David Robertson committed
May 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 44af3e4 - Browse repository at this point
Copy the full SHA 44af3e4View commit details
Commits on May 16, 2022
-
Revert "Don't propgate DB config upwards"
This reverts commit c8f1458.
David Robertson committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 4d8b840 - Browse repository at this point
Copy the full SHA 4d8b840View commit details -
Describe the DBAPI2 exception heirarchy
David Robertson committedMay 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 6dcbf99 - Browse repository at this point
Copy the full SHA 6dcbf99View commit details -
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24d9189 - Browse repository at this point
Copy the full SHA 24d9189View commit details -
David Robertson committed
May 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 27e90f0 - Browse repository at this point
Copy the full SHA 27e90f0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.