8409c06cda
SQLAlchemy shows a warning about a conflict with a relationship with the Tags object: SAWarning: relationship '<Obj1>._tags' will copy column <obj1>.id to column tags.resource_id, which conflicts with relationship(s): '<Obj2>._tags' Remove this warning by using the overlaps [0] keyword in the definition of the relationship. [0] https://docs.sqlalchemy.org/en/20/orm/relationship_api.html#\ sqlalchemy.orm.relationship.params.overlaps Change-Id: I1a9a9177cafb8c52f13a646b12cff1c35afd8679 |
||
---|---|---|
.. | ||
notes | ||
source |