Traits
Table of Contents
Traits
- GetColumnDeclarationSQLCommentTypeAwareTrait
- This trait provides some methods to restore removed behaviour of Doctrine DBAL within the extended {@see AbstractPlatform} hierarchy.
- MySQLCompatibleAlterTablePlatformAwareTrait
- `doctrine/dbal` does not support handling engine options directly. This trait in combination with extended platform classes substitutes the deprecated `doctrine/event-manager` approach to influence database schema related comparison and DDL handling.
- MySQLDefaultValueDeclarationSQLOverrideTrait