I\'m confused whether to use relationship or ForeignKey for each class.
I\'m making models like:
class Map(db.Model): id = db.Column(db.Integer, pr