We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cd981 commit 81dec7dCopy full SHA for 81dec7d
1 file changed
src/Syntax/ColumnDefinitionParser.php
@@ -29,6 +29,7 @@ class ColumnDefinitionParser
29
* check?: string,
30
* comment?: string,
31
* defaultValueRaw?: string,
32
+ * dimension?: positive-int,
33
* enumValues?: list<string>,
34
* extra?: string,
35
* notNull?: bool,
0 commit comments