Welcome Guest, Not a member yet? Register   Sign In
ActiveRecord for CodeIgniter: Rails-style model interactions
#56

[eluser]ralf57[/eluser]
[quote author="chromice" date="1194834315"] CI's native ActiveRecord class ties keys to values quite reliably[/quote]

Are you really sure about this?
I did some test with CI's native ActiveRecord class as explained in the user guide
Code:
$this->db->insert('mytable', $data);

and the result is totally wrong, meaning the values being inserted in the wrong table columns if the array is passed in a different order :-(

Quote:p.s. That's why I asked you to restate what you said. It still seems to me we are talking about different things. Or I am living in an parallel universe where things work differently. ;-)

No, i think we're talking about the same thing...

As far i can tell, if confirmed, this is a high priority issue that should be addressed.


Messages In This Thread
ActiveRecord for CodeIgniter: Rails-style model interactions - by El Forum - 11-12-2007, 01:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB