Support?or?and?values in fluent syntax
Notice: This thread is very old.
- Felix
- Nette Core | 1196
I'm not sure, but in 2.3 is not supported this syntax.
$db->table(...)->where('?or', ['val' => 1, 'val2' => 2]);
But it could be helpful.
Last edited by Felix (2015-03-02 19:47)