pim-community-dev
pim-community-dev copied to clipboard
CPM-691: Remove triggers introduced during UUID migration + Clean versioning
trafficstars
Description (for Contributor and Core Developer)
This PR introduces 2 migrations:
- A Doctrine migration to drop all triggers during the UUID migration project
- A ZDD migration which empties the
pim_versioning_version.resource_uuidfor versions that are not product related.- When running the command
pim:zdd-migration:migratewe can see the migration updates successfully
- When running the command
Definition Of Done (for Core Developer only)
- [x] Tests