EllisLab text mark
Advanced Search
     
update_batch throwing ‘Call to undefined method CI_DB_postgre_driver::_update_batch()’
Posted: 12 October 2012 06:44 PM   [ Ignore ]
Joined: 2011-06-15
15 posts

Is the Update Batch Command Not Supported with Postgres? Or is there a Bug in the current Release?

Thanks!

 
Posted: 12 October 2012 07:04 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2007-11-28
2435 posts

This is a bug - that method is indeed missing. I’ve created an issue for it. In the meantime, the 3.0 development of CI has this method, and a more updated Postgre driver. You could try implementing it yourself if you are in a crunch and need it.

 
Posted: 15 October 2012 11:27 AM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2011-06-15
15 posts

Different problem. Ignore me