Replies: 2 comments 2 replies
-
So it looks like I'm going to write a personal flask extension for sqlmodel. It seems the easiest way to use sqlmodel within a flask app. If there is interest I'll look to sharing it on pipy at some point. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Its not a common combination tho, but FIRST make sure you have the latest versions for both(simple stuffs like this go a long way) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is anyone using Sqlmodel with Flask? I started thinking I would use the flask-sqlalchemy extension but it doesn't let me use the Sqlmodel create engine.
Any examples of using Sqlmodel with Flask?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions