Files
sqlalchemy/test/orm
Federico Caselli fdfc295442 Add sync_backref flag in a relationship
Introduce :paramref:`_orm.relationship.sync_backref` flag in a relationship
to control if the synchronization events that mutate the in-Python
attributes are added.
This flag is implied in a ``viewonly=True`` relationship.
This supersedes the previous change #5149, that warned that ``viewonly=True``
relationship target of a back_populates or backref configuration would be
disallowed.

Fixes: #5237
Change-Id: I22c5ba28dcea22fc78a83e68e667140edffc515c
(cherry picked from commit 04c990a011)
2020-05-06 20:07:16 +02:00
..
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2020-01-27 16:57:27 -05:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2020-01-27 16:57:27 -05:00
2020-02-10 15:48:31 -05:00
2019-01-06 18:23:11 -05:00
2019-06-21 10:18:17 -04:00
2019-01-06 18:23:11 -05:00
2019-06-21 10:18:17 -04:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00
2020-01-27 16:57:27 -05:00
2019-01-06 18:23:11 -05:00
2020-01-27 16:57:27 -05:00
2019-06-21 10:18:17 -04:00
2019-01-06 18:23:11 -05:00