Skip to content

Commit f0b4c2c

Browse files
author
Markus Kalkbrenner
committed
documented unoffical concat() streaming expression
1 parent c422440 commit f0b4c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/QueryType/Stream/ExpressionBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* @method string columnCount(...$args)
3434
* @method string commit(...$args)
3535
* @method string complement(...$args)
36+
* @method string concat(...$args)
3637
* @method string constantDistribution(...$args)
3738
* @method string conv(...$args)
3839
* @method string convexHull(...$args)

0 commit comments

Comments
 (0)