Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting my entities ids to uuids #189

Open
Raph33000 opened this issue Oct 14, 2022 · 0 comments
Open

Converting my entities ids to uuids #189

Raph33000 opened this issue Oct 14, 2022 · 0 comments
Labels

Comments

@Raph33000
Copy link

Raph33000 commented Oct 14, 2022

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant