PostgreSQLPlatform extends PostgreSQLPlatform

doctrine/dbal 4+ removed the old doctrine event system. The new way is to extend the platform class(es) and directly override the methods instead of consuming events. Therefore, we need to extend the platform classes to provide some changes for TYPO3 database schema operations.

Note: Albeit empty, we keep it now. Future refactoring may add stuff here, for example columnEquals() modifications.

Internal

not part of Public Core API.

Table of Contents


        
On this page
  • Table Of Contents

Search results