-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Removed support for DB-generated UUIDs #3211
Conversation
morozov
commented
Jul 11, 2018
Q | A |
---|---|
Type | improvement |
BC Break | yes |
Fixed issues | #3167 |
docs/en/reference/sharding.rst
Outdated
@@ -100,11 +100,12 @@ platforms: | |||
|
|||
<?php | |||
use Doctrine\DBAL\DriverManager; | |||
use Rhumsaa\Uuid\Uuid; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As you suggest to use ramsey/uuid
library I guess those namespaces should be: Ramsey\Uuid\Uuid
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @stloyd.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Waiting for more opinions by @doctrine/doctrinecore before FIRING ZEH MISSILES!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, mates. Sorry it's not any link to issue. Where can I read , why this changes are needed ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready to go after rebase. 👌
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs
Removed support for DB-generated UUIDs