Age | Commit message (Expand) | Author |
2014-04-15 | Fix #519 | Fabio Bas |
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless w... | Fabio Bas |
2014-01-06 | Happy 2014! | Fabio Bas |
2013-12-09 | Support for all PRADO DB drivers! | Daniel |
2013-07-24 | Upgrade to newly released 3.2.23.2.2 | Ciro Mattia Gonano |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca |
2012-07-12 | removed ?> from php files | ctrlaltca |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca |
2012-07-12 | happy new year | ctrlaltca |
2011-11-19 | fixed #354 | ctrlaltca@gmail.com |
2011-11-12 | fix for #284 | ctrlaltca@gmail.com |
2011-10-16 | Fixed Issue#365 introduced in r3030 | GODZilla0480@gmail.com |
2011-08-28 | Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ... | GODZilla0480@gmail.com |
2011-06-20 | updated year information on all framework sources where possible (Copyright &... | ctrlaltca@gmail.com |
2011-06-20 | further polishing | ctrlaltca@gmail.com |
2011-06-20 | removed useless calls to empty contructor; reverted some additional undocumen... | ctrlaltca@gmail.com |
2011-05-06 | fixed #18 | rojaro |
2011-01-19 | Raise an exception when DB driver doesn't support changing charset. | christophe.boulain |
2010-06-15 | Fixing #268 | rojaro |
2010-04-18 | Ensured parent::__construct calls within Data | javalizard |
2010-03-17 | Bugfix for #236 | rojaro |
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain |
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net |
2009-05-24 | prepare for release.3.1.5 | qiang.xue |
2009-05-14 | TPgsqlTableInfo::getTableFullName() return void if no schema given | godzilla80@gmx.net |
2009-05-13 | Fixed Issue#154 | Christophe.Boulain |
2009-05-13 | Fixed Issue#95 TMysqlMetaData::getShowCreateTable() throws TPhpErrorException... | godzilla80@gmx.net |
2009-05-11 | Fixed Issue#148 | Christophe.Boulain |
2009-04-26 | Fixed Issue #146 - replace deprecated(php5.3>) split with explode in TPgsqlMe... | godzilla80@gmx.net |
2008-10-21 | removed all trailing ?> | qiang.xue |
2008-09-03 | Workaround for slow meta data retrieval in MySQL<5.1.21 | mikl |
2008-08-06 | fixed #898 | knut |
2008-08-06 | fixed #834 | knut |
2008-07-30 | updated copyright | knut |
2008-04-25 | Fix #839: Typo in TMysqlTableInfo | mikl |
2008-04-17 | patching | xue |
2007-12-04 | Active Record now supports query criteria for implicitly declared related pro... | xue |
2007-10-08 | Fixed #716 | wei |
2007-09-04 | fixed #676 | xue |
2007-09-04 | fixed #661. | xue |
2007-08-27 | Oracle paging support with active records | xue |
2007-07-26 | Add dblib driver support to connect MS SQL databases from a linux client (pdo... | tof |
2007-07-26 | Add primilary Oracle support. | tof |
2007-07-17 | Fixed #666. | xue |
2007-06-15 | Fixed #650. | xue |
2007-06-04 | fixed package namespaces | carl |
2007-05-09 | Fixed #547 | wei |
2007-05-08 | Fixed sqlmap query with limit and offsets. | wei |
2007-05-07 | Update Active Record docs. | wei |