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
I found SchemAlchemy can help me define a single class as an interface of both Schematics and SQLAlchemy. I love its idea and style, but I am not that confident since I don't understand how it works.
I found
SchemAlchemycan help me define a single class as an interface of bothSchematicsandSQLAlchemy. I love its idea and style, but I am not that confident since I don't understand how it works.Any tips? many thanks!