summaryrefslogtreecommitdiff
path: root/framework/Data
AgeCommit message (Expand)Author
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
2007-11-19added TActiveRecord::getActiveDbConnection.xue
2007-11-09TCache implements ArrayAccess. duplicate copyFrom in TActiveRecordwei
2007-11-08further AR refactoring.xue
2007-11-08refactored AR.xue
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
2007-10-31fixed doc error.xue
2007-10-21AR no long adds/updates/deletes automatically.xue
2007-10-15one more fix.xue
2007-10-15improved automatic foreign objects creation.xue
2007-10-13fixed belongs_to.xue
2007-10-13a bug fix.xue
2007-10-13Active Record now supports implicitly declared related propertiesxue
2007-10-11refactored a bit about ARxue
2007-10-08Allow active records to have multiple foreign key references to the same tabl...wei
2007-10-08Fixed #716wei
2007-10-06Added TDbCommand.queryColumn()xue
2007-10-03removed redundant code.xue
2007-09-30fixed building error.xue
2007-09-30Change of AR due to introduction of column mapping.xue
2007-09-29Changed RELATIONS declaration.xue
2007-09-28changed from protected to public.xue
2007-09-28Fixed #665.xue
2007-09-05typos in blog tutorial. fixed empty result in active record relations. fixed ...wei
2007-09-04fixed #676xue
2007-09-04fixed #661.xue
2007-08-27Oracle paging support with active recordsxue
2007-08-06fixed #685xue
2007-07-26Add dblib driver support to connect MS SQL databases from a linux client (pdo...tof
2007-07-26Add primilary Oracle support.tof
2007-07-26fixed namespaces in System.Data.ActiveReecord.Scaffold.InputBuildercarl