FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Version 0.4.3 by lovelydinosaur · Pull Request #314 · encode/databases · GitHub

This repository was archived by the owner on Aug 19, 2025. It is now read-only.
/ databases Public archive

Version 0.4.3 - #314

Merged
lovelydinosaur merged 6 commits into
masterfrom
version-0.4.3
Mar 26, 2021
Merged

Version 0.4.3#314
lovelydinosaur merged 6 commits into
masterfrom
version-0.4.3

Conversation

lovelydinosaur commented Mar 26, 2021
edited
Loading

Copy link
Copy Markdown
Member

Draft release: https://github.com/encode/databases/releases/tag/untagged-8c2d4a16059d155a08e9


0.4.3 (March 26th, 2021)

Fixed

  • Pin SQLAlchemy to 1.13.*

Copy link
Copy Markdown
Member Author

Yurgh 🤪 I'll get there in the end.

lovelydinosaur merged commit 88a8015 into master Mar 26, 2021
lovelydinosaur deleted the version-0.4.3 branch March 26, 2021 15:17
Comment thread setup.py
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"'],

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@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?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

thanks!

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.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL