Skip to content

1.8.0

Compare
Choose a tag to compare
@ramsey ramsey released this 08 Nov 03:05
· 94 commits to main since this release
1.8.0
135fadb

Added

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