I\'m using flask-sqlalchemy to store users and posts. The entire database is stored in this users.sqlite3 file. Let\'s say this is my user class:
class User(db.Mo