I'm not sure, but in 2.3 is not supported this syntax.
$db->table(...)->where('?or', ['val' => 1, 'val2' => 2]);
Only this.
But it could be helpful.
Last edited by Felix (2. 3. 2015 19:47)