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

uuid related: Could not convert database value to Doctrine Type uuid_binary_ordered_time. #60

Closed
arhimede opened this issue Aug 13, 2020 · 3 comments
Assignees

Comments

@arhimede
Copy link
Member

Current ramsey/uuid:4.1.0 ERROR
"message":"An exception has been thrown during the rendering of a template ("Could not convert database value "11eadd26-efe4-58ba-b..." to Doctrine Type uuid_binary_ordered_time. Expected format: UuidV1").","extra":{"\u0000Twig\Error\Error\u0000lineno":57,"\u0000Twig\Error\Error\u0000name":"@partial/account-menu.html.twig",

Temporary solution :
composer require ramsey/uuid:4.0.1

@arhimede
Copy link
Member Author

Related to this issue:
ramsey/uuid#327

@537mfb
Copy link

537mfb commented Aug 24, 2020

@arhimede Have you tried my workaround at ramsey/uuid#329?

Id like to know if it works for other people with similar issue

@arhimede
Copy link
Member Author

@537mfb Yes, your workaround worked.
we implemented it a bit more general//abstract

https://github.com/dotkernel/admin/pull/61/files

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

No branches or pull requests

4 participants