This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Merged
Conversation
Contributor
Author
|
Yurgh 🤪 I'll get there in the end. |
andrewsw
reviewed
Apr 21, 2021
| package_data={"databases": ["py.typed"]}, | ||
| data_files=[("", ["LICENSE.md"])], | ||
| install_requires=['sqlalchemy<1.14', 'aiocontextvars;python_version<"3.7"'], | ||
| install_requires=['sqlalchemy<1.4', 'aiocontextvars;python_version<"3.7"'], |
There was a problem hiding this comment.
@tomchristie sorry to bother. I'm running into problems because of this. Any insight into when sqlalchemy>1.3 will be supported? What can I possibly do to help?
Contributor
Author
There was a problem hiding this comment.
Not sure - I've not personally got the extra time for this at the moment.
There's some work on supporting 1.4 in #299 - You might want to start by trying that out locally and confirming if it works for you, and if it does then helping review any remaining points that's blocking that pull request from being accepted.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Draft release: https://github.com/encode/databases/releases/tag/untagged-8c2d4a16059d155a08e9
0.4.3 (March 26th, 2021)
Fixed