-
Notifications
You must be signed in to change notification settings - Fork 261
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
🪛 Moving to SQLAlchemy 2.0 #540
Merged
Merged
Commits on Mar 22, 2023
-
🪛 Added support for SQLAlchemy 2.0
* Removed support for python 3.7 * Added common and dialects packages to handle the new SQLAlchemy 2.0+
Configuration menu - View commit details
-
Copy full SHA for 6e98885 - Browse repository at this point
Copy the full SHA 6e98885View commit details -
🪲 Fix specific asynpg oriented test
* The connections were hanging sometimes during the tests.
Configuration menu - View commit details
-
Copy full SHA for 4cc05b9 - Browse repository at this point
Copy the full SHA 4cc05b9View commit details
Commits on Mar 24, 2023
-
Add python 3.7 back to support
* Revert changes automatically applied by IDE * Fix formatting of CI caused by IDE changes * Codebase cleanup for SQLAlchemy 2.0 * Fix EOL in mkdocs
Configuration menu - View commit details
-
Copy full SHA for 64dd1b3 - Browse repository at this point
Copy the full SHA 64dd1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a703d54 - Browse repository at this point
Copy the full SHA a703d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for deedd13 - Browse repository at this point
Copy the full SHA deedd13View commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec98791 - Browse repository at this point
Copy the full SHA ec98791View commit details
Commits on Dec 24, 2023
-
Fix compatibility with SQLAlchemy>=2.0.11
ansipunk committedDec 24, 2023 Configuration menu - View commit details
-
Copy full SHA for b0ec5b3 - Browse repository at this point
Copy the full SHA b0ec5b3View commit details
Commits on Feb 20, 2024
-
Merge pull request #2 from ansipunk/feature/add_sqlalchemy_2
Fix compatibility with SQLAlchemy>=2.0.11
Configuration menu - View commit details
-
Copy full SHA for 4665024 - Browse repository at this point
Copy the full SHA 4665024View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2835c9 - Browse repository at this point
Copy the full SHA a2835c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a5b19 - Browse repository at this point
Copy the full SHA c5a5b19View 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.