summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord/TActiveRecordGateway.php
AgeCommit message (Expand)Author
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12happy new yearctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2010-04-18Ensured parent::__construct calls within Datajavalizard
2009-11-01merged active record default value bug fix which got lost when moving from tr...rojaro
2009-03-16Fixed Issue#99Christophe.Boulain
2008-10-21removed all trailing ?>qiang.xue
2008-10-21fixed issue #5.qiang.xue
2008-10-16Ticket #891 (changed to non-static method)mikl
2008-10-16Ticket #891 (new static method table() in TActiveRecord)mikl
2008-08-18fixed #911knut
2008-07-30updated copyrightknut
2007-10-21AR no long adds/updates/deletes automatically.xue
2007-09-28Fixed #665.xue
2007-05-08minor changeswei
2007-05-07Update Active Record docs.wei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-16Updates to db stuff, removed js build from build.xml (no longer necessary)wei
2007-04-14Refactor ActiveRecordGateway to use TDataGatewayCommandwei
2007-04-03update js onclick handler context for controls with js counterpart.wei
2007-03-06changed the way to specify active record table.xue
2007-02-27Add comments for scaffold, minor changes to TActiveRecordwei
2007-02-19Add trace to active records and TDbCommandwei
2007-01-09add TActiveRecord::findAllByPks()wei
2007-01-04Add chat demo and tutorial.wei
2006-12-17Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfigwei
2006-12-03Allow TDbConnection and TDbCommand to be serialized.wei
2006-11-26Adding active record implementation.wei