Skip to content

Commit ae63f74

Browse files
Update content/integrate/redis-data-integration/data-pipelines/data-denormalization.md
1 parent a59bf2c commit ae63f74

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-
- Prior to RDI v1.14.0 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.
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)