Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- modify TDbCommandBuilder in package System.Data.Common
- add method getSelectFieldList()
- modify createFindCommand() to utilize getSelectFieldList()
- modify createCountCommand() to invoke createFindCommand() with COUNT(*)
- modify package System.Data.DataGateway
- add property Select to TSqlCriteria
- modify TDataGatewayCommand::getFindCommand() to pass Select property of criteria to TDbCommandBuilder::createFindCommand()
|
|
member
|
|
|
|
|
|
|
|
|
|
|
|
TPhpErrorException "[Notice] Undefined index: Create Table" if table is a view
|
|
|
|
TPgsqlMetaData:getPrimaryKeys(), PradoBase::getUserLanguages()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properties
|
|
|
|
|
|
|
|
|
|
(pdo_dblib)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add TActiveRecordRelation
|
|
|
|
|
|
|
|
|
|
|