Matteo Beccati
Matteo Beccati
@derrabus Then I must have misunderstood: > We could implement the same behavior, I think. 🤔 What did you mean by that? FYI, I've added the following to `tests/Driver/PDO/PgSQL/DriverTest.php`: ```...
@derrabus oh I see, apologies! I see you have a whole SQL parser somewhat derived from PDO's. FYI Since 8.4 PDO also has driver specific parsers: https://wiki.php.net/rfc/pdo_driver_specific_parsers
Well, before my PR, the name converter was applied on *all* the named serializers, not just the default one. Of course, API platform could build its own serializer instead? Not...
Sure, I understand. Looks like a feature request and I will leave it to the project team :-)