Sylvain Papet

Results 2 comments of Sylvain Papet

I have exactly the same issue. php 8.2.8 / Symfony 6.3 / Api Platform 3.1.14 ``` name : gedmo/doctrine-extensions versions : * v3.12.0 latest : v3.12.0 doctrine/annotations 1.14.3 2.0.1 Docblock...

The reason is because the uuid is not converted to binary in Gedmo\Sortable\Mapping\Event\Adapter\ORM::addGroupWhere method SELECT MAX(s0_.position) AS sclr_0 FROM sport_category s0_ WHERE (s0_.sport_uuid = '1ee3cd98-d3db-69c0-91b2-83c6ee5a87f8') AND (s0_.deleted_at IS NULL);