Skip to content

Commit 05202b6

Browse files
ilianiliev-redisandy-stark-redisdwdougherty
authored
RDSC-3699 Updating note on behavior in previous versions (#1762)
* RDSC-3699 Updating note on behavior in previous versions * Update content/integrate/redis-data-integration/data-pipelines/data-denormalization.md Co-authored-by: andy-stark-redis <[email protected]> * Update content/integrate/redis-data-integration/data-pipelines/data-denormalization.md * Minor grammar update --------- Co-authored-by: andy-stark-redis <[email protected]> Co-authored-by: David Dougherty <[email protected]>
1 parent 544557d commit 05202b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/data-denormalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ There are several important things to note when you use nesting:
205205
See the
206206
[Debezium PostgreSQL Connector Documentation](https://debezium.io/documentation/reference/connectors/postgresql.html#postgresql-replica-identity)
207207
for more information about this.
208-
- If you change the foreign key of a child object, the child object will be added to the new parent, but the old parent will not be updated. This is a known limitation of the current implementation and is subject to change in future versions.
208+
- Prior to RDI v1.12.1, there is a known limitation if you change the foreign key of a child object. In that scenario, the child object will be added to the new parent, but the old parent will not be updated.

0 commit comments

Comments
 (0)