10-03-2008, 06:13 AM
[eluser]Unknown[/eluser]
Hmm, basically that's what I thought, but transactions are not availalable with MyISAM tables (which I might end up with) and using raw db queries kills database agnosticity (hence I wanted to see some sort of locking built into CI's "ormish" layer).
Hmm, basically that's what I thought, but transactions are not availalable with MyISAM tables (which I might end up with) and using raw db queries kills database agnosticity (hence I wanted to see some sort of locking built into CI's "ormish" layer).