File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17712,9 +17712,9 @@ INSERT INTO my_films VALUES (
1771217712 <refsynopsisdiv>
1771317713<synopsis>
1771417714<replaceable class="parameter">expression</replaceable>
17715- IS [ NOT ] JSON
17716- [ { VALUE | SCALAR | ARRAY | OBJECT } ]
17717- [ { WITH | WITHOUT } UNIQUE [ KEYS ] ]
17715+ IS <optional> NOT </optional> JSON
17716+ <optional> { VALUE | SCALAR | ARRAY | OBJECT } </optional>
17717+ <optional> { WITH | WITHOUT } UNIQUE <optional> KEYS </optional> </optional>
1771817718</synopsis>
1771917719 </refsynopsisdiv>
1772017720
@@ -17797,7 +17797,7 @@ INSERT INTO my_films VALUES (
1779717797
1779817798 <varlistentry>
1779917799 <term>
17800- <literal>{ WITH | WITHOUT } UNIQUE [ KEYS ] </literal>
17800+ <literal>{ WITH | WITHOUT } UNIQUE <optional> KEYS </optional> </literal>
1780117801 </term>
1780217802 <listitem>
1780317803 <para>Defines whether duplicate keys are allowed:
You can’t perform that action at this time.
0 commit comments