Age | Commit message (Expand) | Author |
2008-03-07 | fixed #803. | xue |
2008-03-06 | Fixed #799. | xue |
2008-02-06 | Fixed two typos. | xue |
2008-02-04 | Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval. | wei |
2008-01-15 | fixed a bug in calculating object hash. | xue |
2007-12-04 | Active Record now supports query criteria for implicitly declared related pro... | xue |
2007-11-19 | added TActiveRecord::getActiveDbConnection. | xue |
2007-11-09 | TCache implements ArrayAccess. duplicate copyFrom in TActiveRecord | wei |
2007-11-08 | further AR refactoring. | xue |
2007-11-08 | refactored AR. | xue |
2007-11-01 | Refactored ActiveRecord: removed object registry, fixed relationship casing p... | wei |
2007-10-21 | AR no long adds/updates/deletes automatically. | xue |
2007-10-15 | one more fix. | xue |
2007-10-15 | improved automatic foreign objects creation. | xue |
2007-10-13 | fixed belongs_to. | xue |
2007-10-13 | a bug fix. | xue |
2007-10-13 | Active Record now supports implicitly declared related properties | xue |
2007-10-11 | refactored a bit about AR | xue |
2007-10-08 | Allow active records to have multiple foreign key references to the same tabl... | wei |
2007-10-03 | removed redundant code. | xue |
2007-09-30 | fixed building error. | xue |
2007-09-30 | Change of AR due to introduction of column mapping. | xue |
2007-09-29 | Changed RELATIONS declaration. | xue |
2007-09-28 | changed from protected to public. | xue |
2007-09-28 | Fixed #665. | xue |
2007-09-05 | typos in blog tutorial. fixed empty result in active record relations. fixed ... | wei |
2007-07-26 | fixed namespaces in System.Data.ActiveReecord.Scaffold.InputBuilder | carl |
2007-07-17 | Fixed #666. | xue |
2007-06-15 | Fixed #652. | xue |
2007-05-11 | add EnableDefaultStyle property | wei |
2007-05-10 | Fixed #617 | wei |
2007-05-09 | Update northwind db | wei |
2007-05-09 | Add criteria for scaffold count. | wei |
2007-05-08 | minor changes | wei |
2007-05-07 | Update Active Record docs. | wei |
2007-05-04 | minor update | wei |
2007-05-04 | Add saving/updating ActiveRecord relationships. | wei |
2007-05-04 | Add more qs docs for ar relationships | wei |
2007-05-03 | Add northwind db demo. | wei |
2007-05-03 | Update active relations docs | wei |
2007-05-01 | remove identity map in active record. | wei |
2007-05-01 | Add comments to active record relationships, add semi-colon to js files. | wei |
2007-04-30 | Reverted TActiveRecord::populateObject to protected | wei |
2007-04-24 | Fixed scaffold search. But not safe yet. | wei |
2007-04-24 | add active record Relations | wei |
2007-04-22 | Update to Active Record to use Mysql 4. | wei |
2007-04-16 | Updates to db stuff, removed js build from build.xml (no longer necessary) | wei |
2007-04-14 | Remove Vendor from ActiveRecord. Now uses Data/Common instead | wei |
2007-04-14 | Refactor ActiveRecordGateway to use TDataGatewayCommand | wei |
2007-04-12 | Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway | wei |