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
What kind of integration do you need? Flask thread-local session, config variables, etc? Just want to know.
Two main problems are in custom Table class and get_declarative_base function that uses the same table class. There are some another customizations too.
It's possible to make flask-wrapper for this package, but direct integration with flask-sqlalchemy is hard and maybe monkeypatching way.
Can you provide an example of how integrate with flask-sqlalchemy?
Best regards.
The text was updated successfully, but these errors were encountered: