summaryrefslogtreecommitdiff
path: root/framework/Data/Common
AgeCommit message (Expand)Author
2011-05-21remove spurious parent::__construct() added in r2880ctrlaltca@gmail.com
2011-05-21branch/3.1: merged bugfixes from trunk/ up to currentctrlaltca@gmail.com
2011-01-19Merge last changes on "Data" from trunkchristophe.boulain
2010-02-17Fixes various phpdoc problemsChristophe.Boulain
2010-02-13Fixed Issue #24 - Specify needed fields on demand godzilla80@gmx.net
2010-02-08ENH: Modify TDbTableInfo::getColumnNames() to store result in private class m...godzilla80@gmx.net
2010-01-12Fixed issue#212Christophe.Boulain
2009-11-08Fixed Issue #191 - Bad parsing of MySQL ENUM type columngodzilla80@gmx.net
2009-05-24prepare for release.3.1.5qiang.xue
2009-05-14TPgsqlTableInfo::getTableFullName() return void if no schema givengodzilla80@gmx.net
2009-05-13Fixed Issue#154Christophe.Boulain
2009-05-13Fixed Issue#95 TMysqlMetaData::getShowCreateTable() throws TPhpErrorException...godzilla80@gmx.net
2009-05-11Fixed Issue#148Christophe.Boulain
2009-04-26Fixed Issue #146 - replace deprecated(php5.3>) split with explode in TPgsqlMe...godzilla80@gmx.net
2008-10-21removed all trailing ?>qiang.xue
2008-09-03Workaround for slow meta data retrieval in MySQL<5.1.21mikl
2008-08-06fixed #898knut
2008-08-06fixed #834knut
2008-07-30updated copyrightknut
2008-04-25Fix #839: Typo in TMysqlTableInfomikl
2008-04-17patchingxue
2007-12-04Active Record now supports query criteria for implicitly declared related pro...xue
2007-10-08Fixed #716wei
2007-09-04fixed #676xue
2007-09-04fixed #661.xue
2007-08-27Oracle paging support with active recordsxue
2007-07-26Add dblib driver support to connect MS SQL databases from a linux client (pdo...tof
2007-07-26Add primilary Oracle support.tof
2007-07-17Fixed #666.xue
2007-06-15Fixed #650.xue
2007-06-04fixed package namespacescarl
2007-05-09Fixed #547wei
2007-05-08Fixed sqlmap query with limit and offsets.wei
2007-05-07Update Active Record docs.wei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-03Add northwind db demo.wei
2007-05-03Update active relations docswei
2007-04-24Fixed scaffold search. But not safe yet.wei
2007-04-24add active record Relationswei
2007-04-22Typo in TAutoCompletewei
2007-04-22Fixed mysql 4: Show create table problem.wei
2007-04-22revertwei
2007-04-22Minor change to Mysql metadatawei
2007-04-22Minor change to Mysql metadatawei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-20Can't use SHOW FULL TABLES for MySQl 5.0.0 or earlier.wei
2007-04-19fixed a typo in TDbCommandBuilderxue
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