Added
- Support doctrine/dbal version 4 (#247).
Changed
- Minimum version of PHP is now 8.1.
Unclaimed project
Are you a maintainer of uuid-doctrine? Claim this project to take control of your public changelog and roadmap.
Changelog
โ๏ธ ๐๏ธ Allow the use of a ramsey/uuid UUID as Doctrine field type.
UuidBinary* types (#72).UuidType::requiresSQLCommentHint() and UuidType::getMappedDatabaseTypes() to avoid unnecessary ALTER TABLE statements after each schema update.