I got 3 models and i want to change the relation between NatRule table and other tables to many-to-many:
class Address(db.Model): __tablename__ = \'address\'