summaryrefslogtreecommitdiff
path: root/framework/Data/TDbConnection.php
AgeCommit message (Expand)Author
2011-01-27fixed #307rojaro
2011-01-19Raise an exception when DB driver doesn't support changing charset.christophe.boulain
2010-04-18Ensured parent::__construct calls within Datajavalizard
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-01-29Fixed Issue#107Christophe.Boulain
2008-08-27Fixed a little bug introduced with [2495] when PDO driver doesn't allow setti...tof
2008-08-14fixed #904knut
2008-07-30updated copyrightknut
2008-04-18Fixed #833tof
2008-04-18Implemented #800tof
2008-03-12typo fix.xue
2008-03-12fixed #741.xue
2008-03-06Fixed #799.xue
2007-02-23Added TDbCache.xue
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
2006-12-03Id fix.xue
2006-12-03Allow TDbConnection and TDbCommand to be serialized.wei
2006-11-28Added quickstart tutorial about DAO.xue
2006-11-26Added TDbConnection.setPersistent.xue
2006-11-25Added exception messages.xue
2006-11-24bug fixes of data layer.xue
2006-11-24Added DB layer.xue