Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Uid] Default toUuidV7 when usingUuidFactory#61812
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Could this kind of modification be considered as a BC? |
nicolas-grekas commentedSep 23, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
It is yes: the point of the factories it to abstract away the exact UUID number and replace them with abstractions like |
Thank you@nicolas-grekas. |
bd3fedf intosymfony:7.4Uh oh!
There was an error while loading.Please reload this page.
UUIDv7 are how time-based UUIDs should have been from day 1 :)
(+ some minor optims to Ulid while at it.)