You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far I have had absolutely no success in getting SQLAlchemy to work properly with your Flask generated code. Can someone tell me what the appropriate __main__.py initialization code would look like for using SQLAlchemy along with Connexion in your generated code? I've also scoured the internet trying to find a project using your generated Flask code with SQLAlchemy and I haven't found anything resembling your project structure.