Problem with update_batch() |
[eluser]danmontgomery[/eluser]
Instead of wondering, you could look at the source to see what it's doing, and see that is does, in fact, form a case statement in support of separate where clauses for each update. https://bitbucket.org/ellislab/codeignit...infomation Quote:$this->db->update_batch(); |
Messages In This Thread |
Problem with update_batch() - by El Forum - 05-04-2011, 04:27 PM
Problem with update_batch() - by El Forum - 05-05-2011, 11:07 AM
Problem with update_batch() - by El Forum - 05-06-2011, 10:16 AM
Problem with update_batch() - by El Forum - 05-06-2011, 01:14 PM
Problem with update_batch() - by El Forum - 05-06-2011, 02:03 PM
Problem with update_batch() - by El Forum - 05-09-2011, 08:50 AM
Problem with update_batch() - by El Forum - 05-09-2011, 08:57 AM
Problem with update_batch() - by El Forum - 05-09-2011, 11:49 AM
Problem with update_batch() - by El Forum - 05-09-2011, 12:21 PM
Problem with update_batch() - by El Forum - 05-09-2011, 12:39 PM
Problem with update_batch() - by El Forum - 05-09-2011, 12:43 PM
|