1.8.0
Added
- Support doctrine/dbal v3
- Add
UuidType::requiresSQLCommentHint()
andUuidType::getMappedDatabaseTypes()
to avoid unnecessaryALTER TABLE
statements after each schema update.
UuidType::requiresSQLCommentHint()
and UuidType::getMappedDatabaseTypes()
to avoid unnecessary ALTER TABLE
statements after each schema update.