Hi Matt - a "syntax error" would suggest there is something amiss with the python defined in app.py. The db.create_all() actually creates the users.do SQLite file using the model defined in db.Model.
Hi Matt - a "syntax error" would suggest there is something amiss with the python defined in app.py. The db.create_all() actually creates the users.do SQLite file using the model defined in db.Model.
Written by