summaryrefslogtreecommitdiff
path: root/framework/Data/Common
AgeCommit message (Expand)Author
2011-05-06fixed #18rojaro
2011-01-19Raise an exception when DB driver doesn't support changing charset.christophe.boulain
2010-06-15Fixing #268rojaro
2010-04-18Ensured parent::__construct calls within Datajavalizard
2010-03-17Bugfix for #236rojaro
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@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
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei