You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/migration/index.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -563,6 +563,8 @@ type Movie implements Production @node {
563
563
}
564
564
----
565
565
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.
0 commit comments