I am trying to run the following code:
AdminUser.query.filter_by(email=email).first()
even though I have items in the DB this query r