I have two models in my flask app which uses sql_alchemy
The two models location and message have a one to many relationship.
location
message