I wanted to use Cake 1.2's validation (Model::validate) but it turns
out that Model->updateAll calls directly db->update without doing any
validation whatsoever. Now I want to know if there are any plans for
including validation support on updateAll, or if there's another way
of doing it (better than updating row by row calling Model->save for
each). Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to