Skip to content
Snippets Groups Projects

Implements Storm_Model_Loader::updateAll

Merged Laurent requested to merge add_update_all_by into master

Storm_Model_Loader now handles update request like:

Video::updateAllBy(['support' => 'vhs', 'where' => 'year < 2000'], ['support' => 'dvd']);

Also handle like and negative clauses in updateAll and deleteBy

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply