Skip to content
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

when will be eve_sqlalchemy update? #207

Open
liu-weicool opened this issue Feb 22, 2021 · 2 comments
Open

when will be eve_sqlalchemy update? #207

liu-weicool opened this issue Feb 22, 2021 · 2 comments

Comments

@liu-weicool
Copy link

eve_sqlchemy required eve<0.8,so we can't use the new features of Eve>=0.8.
It's a headache.

@ernests
Copy link

ernests commented Feb 23, 2021

@liu-weicool do you have any particular feature in mind? I'm now looking into compatibility issues and only thing I can see for now is incompatibility with latest Cerberus.

p.s. This is an open-source community project. So you are consumer as much as you are producer/contributor.

@opensorceror
Copy link

Here's another compatibility issue. eve_sqlalchemy doesn't seem to support SQLAlchemy 1.4 (as indicated by #208). Need to add the constraint <1.4 here.

The reason I discovered this is because my application suddenly started failing today, after a new deployment, despite no changes to its own dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants