Skip to content

Commit 7418a04

Browse files
committed
Add some details about deprecated unique directive
1 parent 15f5375 commit 7418a04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/pages/migration/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,8 @@ type Movie implements Production @node {
563563
}
564564
----
565565

566+
The `@unique` directive has been removed as it could not always be reliably enforced, potentially leading to data inconsistencies that did not match the schema.
567+
566568

567569
=== Deprecated `overwrite` argument in `connect`
568570

0 commit comments

Comments
 (0)