Skip to content

Commit

Permalink
Fix typo in changelog of 5237
Browse files Browse the repository at this point in the history
Change-Id: I9e526b133c130c1656fd09e5fecdc3a84c425d46
  • Loading branch information
CaselIT committed May 12, 2020
1 parent 5311a85 commit 14e0ba2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions doc/build/changelog/unreleased_13/5237.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

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 :ticket:`5149`, which
warned that ``viewonly=True`` relationship target of a back_populates or
backref configuration would be disallowed.
attributes are added. This supersedes the previous change :ticket:`5149`,
which warned that ``viewonly=True`` relationship target of a
back_populates or backref configuration would be disallowed.

0 comments on commit 14e0ba2

Please sign in to comment.