Commit 97ef974
fix errors in note for ExpressionBuilder::as (#6384)
* fix errors in note for ExpressionBuilder::as
The ExpressionBuilder class has neither a for nor a select method. It is the QueryBuilder instead. And the Select has no alias parameter.
I cannot understand what is meant with the reducing of nesting by using an alias.
* Apply suggestion from @linawolf
* Apply suggestions from code review
Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
* Apply suggestion from @linawolf
* Apply suggestion from @linawolf
* Apply suggestion from @linawolf
* Apply suggestion from @linawolf
---------
Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>1 parent 90c0876 commit 97ef974
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments