summaryrefslogtreecommitdiff
path: root/framework/Data/DataGateway
AgeCommit message (Expand)Author
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2015-10-27reset the condition when emptyJean-Luc Gyger
2015-09-05Issue 549Jean-Luc Gyger
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-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
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
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2010-04-18Ensured parent::__construct calls within Datajavalizard
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-03-16Fixed Issue#99Christophe.Boulain
2008-10-21removed all trailing ?>qiang.xue
2008-08-06fixed #899knut
2008-08-06fixed #898knut
2008-07-30updated copyrightknut
2007-12-04Active Record now supports query criteria for implicitly declared related pro...xue
2007-11-09TCache implements ArrayAccess. duplicate copyFrom in TActiveRecordwei
2007-07-25Fixed an empty IN bug.xue
2007-05-07Update Active Record docs.wei
2007-04-24add active record Relationswei
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-12Add Sqlite driver.wei
2007-04-12Add TTableGatewaywei