id-to-uuid icon indicating copy to clipboard operation
id-to-uuid copied to clipboard

🏆 Id to Uuid migration classes for Doctrine

Results 4 id-to-uuid issues
Sort by recently updated
recently updated
newest added

Add doctrine compatibility to 3.0

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.0.1 to 5.1.5. Release notes Sourced from symfony/http-kernel's releases. v5.1.5 Changelog (https://github.com/symfony/http-kernel/compare/v5.1.4...v5.1.5) no changes v5.1.4 Changelog (https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.4) bug #37841 Backport handler lock when using VAR_DUMPER_FORMAT (ogizanagi) v5.1.3...

dependencies

Hi, We canno't access the container since 3.0. There is a workaround : https://github.com/doctrine/DoctrineMigrationsBundle/issues/336#issuecomment-648786565

It is critically important to implement tests which run migrations against real databases using doctrine migration. The idea: We probably need 2 sets of entities: first in based on integer...