graphql-python / graphene-sqlalchemy

Graphene SQLAlchemy integration
http://docs.graphene-python.org/projects/sqlalchemy/en/latest/
MIT License
980 stars 226 forks source link

Support for sqlalchemy ^2.0.0 #393

Closed banool closed 1 year ago

banool commented 1 year ago

Hey, I've searched through all the open / closed issues I could find but couldn't see anything for this issue. I'm trying to use sqlalchemy and I see that even the latest pre-release version (3.0.0b4) has this version requirement: >=1.1,<2. Are there any plans to support sqlalchemy 2+?

erikwrede commented 1 year ago

Hey there, I just merged the relevant PR into master. Itll be included in the next release 😊

banool commented 1 year ago

Awesome thanks!!

davis-ust commented 1 year ago

Hi, I was just curious. When can I expect the next release? And thanks for your contributions.

erikwrede commented 1 year ago

@davis-ust since we're still in beta I want to group the beta releases to ensure we put out meaningful work packets. Roughly expect a few weeks max, as we finish up some other tasks.

dmorris-prologis commented 1 year ago

Thats good news. Thanks @erikwrede

forana commented 1 year ago

@erikwrede any word on when that v5 beta is coming?

github-actions[bot] commented 9 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics referencing this issue.