I have the following model class:
class ArticleOptionSetModel(db.Model): __tablename__ = \'sdt_articles_options_sets\' id = db.Column(db.Integer, db.Sequ