Since sqlalchemy.orm.relationship() already implies the relation, and I do not want to create a constraint in db. What should I do? already imp
Since sqlalchemy.orm.relationship() already implies the relation, and I do not want to create a constraint in db. What should I do? already imp