1 comment

[ 3.8 ms ] story [ 15.5 ms ] thread
In the example

``` status = $status """ if (vip != null) { +"vip = $vip" } ```

Does that concatentation automatically add the "AND" to combine the where clauses? How does it know the vip bit is a where clause?