We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c422440 commit f0b4c2cCopy full SHA for f0b4c2c
src/QueryType/Stream/ExpressionBuilder.php
@@ -33,6 +33,7 @@
33
* @method string columnCount(...$args)
34
* @method string commit(...$args)
35
* @method string complement(...$args)
36
+ * @method string concat(...$args)
37
* @method string constantDistribution(...$args)
38
* @method string conv(...$args)
39
* @method string convexHull(...$args)
0 commit comments