You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework affected rows (must be retrieved from statement)
Handle Prepared from migrations
Handle possible exisiting QueryExpression statement values
Try to detect early bind issues
Limit to simple cases for now
Fix prepared IN, fix buildUpdate
Try to get extra information on failure
rawAnalyzeCrit (maybe to remove)
'condition' => 'WHERE ' . $iterator->rawAnalyseCrit(['NOT' => ['olas_id_ttr' => '0']]),//FIXME: maybe just make it RAW sql instead of using an iterator here
0 commit comments