I have two tables with syntax as follows,
class Attribute_Values(db.Model): __tablename__ = \'attribute_values \' id = db.Column(db.Integer, ForeignKey(\