summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/Relations/TActiveRecordRelation.php
AgeCommit message (Expand)Author
2016-03-23belated happy new yearFabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained quic...Fabio Bas
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2010-08-18fixed #278rojaro
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-05-14Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys()godzilla80@gmx.net
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2008-02-04Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval.wei
2008-01-15fixed a bug in calculating object hash.xue
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
2007-10-13Active Record now supports implicitly declared related propertiesxue
2007-10-08Allow active records to have multiple foreign key references to the same tabl...wei
2007-09-30Change of AR due to introduction of column mapping.xue
2007-09-05typos in blog tutorial. fixed empty result in active record relations. fixed ...wei
2007-05-07Update Active Record docs.wei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-03Update active relations docswei
2007-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-24add active record Relationswei