TYPO3 CMS  TYPO3_6-2
t3lib_install_Sql Class Reference
Inheritance diagram for t3lib_install_Sql:
TYPO3\CMS\Install\Service\SqlSchemaMigrationService

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Install\Service\SqlSchemaMigrationService
 setDeletedPrefixKey ($prefix)
 
 getDeletedPrefixKey ()
 
 getFieldDefinitions_fileContent ($fileContent)
 
 getCollationForCharset ($charset)
 
 getFieldDefinitions_database ()
 
 getDatabaseExtra ($FDsrc, $FDcomp, $onlyTableList='', $ignoreNotNullWhenComparing=FALSE)
 
 getUpdateSuggestions ($diffArr, $keyList='extra, diff')
 
 assembleFieldDefinition ($row)
 
 getStatementArray ($sqlcode, $removeNonSQL=FALSE, $query_regex='')
 
 getCreateTables ($statements, $insertCountFlag=FALSE)
 
 getTableInsertStatements ($statements, $table)
 
 performUpdateQueries ($arr, $keyArr)
 
 getListOfTables ()
 
- Public Attributes inherited from TYPO3\CMS\Install\Service\SqlSchemaMigrationService
const MYSQL_MAXIMUM_FIELD_WIDTH = 64
 
- Protected Member Functions inherited from TYPO3\CMS\Install\Service\SqlSchemaMigrationService
 isDbalEnabled ()
 
- Protected Attributes inherited from TYPO3\CMS\Install\Service\SqlSchemaMigrationService
 $deletedPrefixKey = 'zzz_deleted_'
 
 $character_sets = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5442 of file LegacyClassesForIde.php.