data-driven-web-apps-with-flask icon indicating copy to clipboard operation
data-driven-web-apps-with-flask copied to clipboard

Upgrade to sqlalchemy 2.0?

Open brendan98 opened this issue 2 years ago • 1 comments

I don't really know much about sqlalchemy, but I did hear on your podcast that they have a big new version out. How hard would it be to update this project to use the new features/patterns in sqlalchemy 2.0?

Maybe like, one final extra video in the course or something... like an epilogue?

brendan98 avatar Dec 10 '22 21:12 brendan98

Hey Brendan,

It wouldn’t be too hard. I think the SQLAlchemy folks made the API harder and different unnecessarily. But regardless of why it’s different, it is a good point. I’m not sure a full video change is warranted. But a separate, “upgraded” copy of the code and some kind of quick note for people to know it’s there might be.

I’ll see what I can do, thanks!

mikeckennedy avatar Dec 16 '22 20:12 mikeckennedy