summaryrefslogtreecommitdiff
path: root/framework/Data
AgeCommit message (Expand)Author
2016-04-08Possible fix for #585Fabio Bas
2016-03-29Ported / fixed most old testsFabio Bas
2016-03-25Removed simpletest and moved all tests in the unit treeFabio Bas
2016-03-23belated happy new yearFabio Bas
2016-02-11Merge branch 'master' of https://github.com/majuca/pradoJean-Luc Gyger
2016-02-02Return null when keys is null and don't throw an exceptionJean-Luc Gyger
2016-01-18protect findByPk and deleteByPk with null primary key to return null for find...Jean-Luc Gyger
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
2015-10-27reset the condition when emptyJean-Luc Gyger
2015-09-05Issue 549Jean-Luc Gyger
2014-04-15Fix #519Fabio Bas
2014-01-07Adding toArray() and toJSON() to TActiveRecordDavid Marko
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-12-09Support for all PRADO DB drivers!Daniel
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-22merged r3261, r3262 to trunk/ctrlaltca
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-08-06patch for #420ctrlaltca
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
2012-05-29committed patch for #407ctrlaltca
2012-02-14further SqlMap optimizations; refs #337ctrlaltca@gmail.com
2012-01-28some fixes related to build scripts, now the "dist" task completes successfullyctrlaltca@gmail.com
2011-11-19fixed #354ctrlaltca@gmail.com
2011-11-12fix for #284ctrlaltca@gmail.com
2011-11-09fix #370:ctrlaltca@gmail.com
2011-10-16Fixed Issue#365 introduced in r3030GODZilla0480@gmail.com
2011-08-28Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ...GODZilla0480@gmail.com
2011-08-28Modify TActiveRecordConfig & TActiveRecordManager to allow custom subclassing...GODZilla0480@gmail.com
2011-06-26applied serialization optimization patch (337)ctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-20further polishingctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-06-08patch for #331ctrlaltca@gmail.com
2011-05-25fixed last blocking error related to the build script. it completes successfu...ctrlaltca@gmail.com
2011-05-06fixed #18rojaro
2011-04-28fixed #230rojaro
2011-01-27fixed #307rojaro
2011-01-19Raise an exception when DB driver doesn't support changing charset.christophe.boulain
2010-10-06fixed #294rojaro
2010-08-18fixed #278rojaro
2010-07-21fixed #274rojaro
2010-06-15Fixing #268rojaro
2010-04-18Ensured parent::__construct calls within Datajavalizard
2010-03-17Bugfix for #236rojaro