-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Description
How can I convert some entities ids to uuids in Symfony 3.4
I have a legacy code of an application that me cannot re-make for now, and for some purpose I need to convert some integer ids to uuids.
Is there a best way to do it ?
I think we will use your librairie to generate new uuids but for now I couldn't find a best way that disabling database security and run a script to update all ids that I need.
Do you have any idea how we can make it safer and quicker to develop ?
Reactions are currently unavailable