mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 11:44:14 +01:00
9 lines
273 B
YAML
9 lines
273 B
YAML
services:
|
|
# first, run this Rule
|
|
Rector\Doctrine\Rector\Class_\AddUuidToEntityWhereMissingRector: ~
|
|
|
|
# then run this Rule
|
|
Rector\Doctrine\Rector\Class_\AddUuidMirrorForRelationPropertyRector: ~
|
|
|
|
# then run: bin/console doctrine:schema:update --dump-sql
|