Skip to content

Commit 5c2d874

Browse files
authored
Update show constraints createStatement column description
1 parent 772b511 commit 5c2d874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/constraints/managing-constraints.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,7 @@ label:default-output[] label:new[Introduced in 5.9]
16671667
| MAP
16681668

16691669
| createStatement
1670-
| Statement used to create the constraint.
1670+
| Statement used to create the constraint, or `null` if the constraint cannot be created through `CREATE CONSTRAINT` (for example in case of version incompatibilities).
16711671
| STRING
16721672

16731673
|===

0 commit comments

Comments
 (0)