 [ email = db.Column(String(250), unique=True, nullable=True) ](https://github.com/FreshDealApp/FreshDealBackend/blob/bf6f249e605263b94a8ac3086275ff281f00bbe3/models/user.py#L8) this change is not reflected in the database, we have to setup something that would trigger tables to be recreated