mirror of
https://github.com/dg/dibi.git
synced 2025-08-04 13:17:58 +02:00
@@ -25,6 +25,7 @@ namespace Dibi;
|
|||||||
* @method Fluent innerJoin(...$table)
|
* @method Fluent innerJoin(...$table)
|
||||||
* @method Fluent rightJoin(...$table)
|
* @method Fluent rightJoin(...$table)
|
||||||
* @method Fluent outerJoin(...$table)
|
* @method Fluent outerJoin(...$table)
|
||||||
|
* @method Fluent as(...$field)
|
||||||
* @method Fluent on(...$cond)
|
* @method Fluent on(...$cond)
|
||||||
* @method Fluent using(...$cond)
|
* @method Fluent using(...$cond)
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user