Welcome Guest, Not a member yet? Register   Sign In
get_compiled_insert_batch
#1

Hi, I did not found way to get compiled sql for batch insert.


PHP Code:
$this->db->set_insert_batch($insert_data);
$this->db->get_compiled_insert('purchase'); 
I tried this way but it is not working
Reply


Messages In This Thread
get_compiled_insert_batch - by neuron - 01-24-2018, 06:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB