summaryrefslogtreecommitdiff
path: root/framework/Data
AgeCommit message (Expand)Author
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-03-17Fixed Issue #68: TSqlMapConfig::createSqlMapGateway(): assign current connect...godzilla80@gmx.net
2009-03-16Fixed Issue#99Christophe.Boulain
2009-03-07Fixed Issue 127Christophe.Boulain
2009-01-29Fixed Issue#107Christophe.Boulain
2009-01-07Fixed Issue#65: Improvement of TActiveRecord::populateObjects()christophe.boulain
2008-12-03Merge from trunkchristophe.boulain
2008-12-03Fixed Issue#79christophe.boulain
2008-12-02php configuration typecarlgmathisen
2008-11-07 Issue#59 - TPropertyAccess::has()carlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-10-21Fixed issue #11.qiang.xue
2008-10-21fixed issue #5.qiang.xue
2008-10-17Minor fix for Ticket #882mikl
2008-10-16Fixed #882 (Escaping # and $ in SqlMap)mikl
2008-10-16Ticket #891 (changed to non-static method)mikl
2008-10-16Ticket #891 (new static method table() in TActiveRecord)mikl
2008-10-13LIMIT 1 for ActiveRecord find() and findBy()carl
2008-09-24remove unuseful static in TActiveRecord::getRecordGateway()tof
2008-09-03Workaround for slow meta data retrieval in MySQL<5.1.21mikl
2008-08-27Fixed a little bug introduced with [2495] when PDO driver doesn't allow setti...tof
2008-08-18fixed #911knut
2008-08-14fixed #904knut
2008-08-07fixed #855knut
2008-08-06fixed #899knut
2008-08-06fixed #898knut
2008-08-06fixed #834knut
2008-08-05fixed #851knut
2008-07-31Fixed #893: Added page parameter to queryForPagedList()mikl
2008-07-30updated copyrightknut
2008-07-30fixed #890knut
2008-04-25Fix #839: Typo in TMysqlTableInfomikl
2008-04-18Fixed #833tof
2008-04-18Implemented #800tof
2008-04-17patchingxue
2008-03-12typo fix.xue
2008-03-12fixed #741.xue
2008-03-07fixed #803.xue
2008-03-07Fixed #798.xue
2008-03-06Fixed #799.xue
2008-02-26Previous change won't worktof
2008-02-26Fixed TMappedStatement to make it work with recent ActiveRecords changestof
2008-02-26Fixed TPropertyAccess::set methodtof
2008-02-06Fixed ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQLxue
2008-02-06Fixed two typos.xue
2008-02-04Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval.wei
2008-01-15fixed a bug in calculating object hash.xue
2008-01-04fixed #707.xue
2007-12-04Active Record now supports query criteria for implicitly declared related pro...xue