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
{{ message }}
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
Sanic-MDL-Blog/app/models.py
Line 70 in 2d267d5
Line 70 and 71 in models.py the ; is missing at the end of queries. If Config set to demo content = false, the app will crash as no tables created.
Nice project. Hope you will finish it one day. Would like to see sqlalchemy, alembic migrations and mysql implemented. Might do it myself... Thanks