We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9ea29 commit 99a0a12Copy full SHA for 99a0a12
components/uid.rst
@@ -301,7 +301,6 @@ of the UUID parameters::
301
302
// alternatively, you can convert it to a value compatible with
303
// the type inferred by Doctrine
304
- // Note: ParameterType::BINARY is required to query PostgreSQL
305
->setParameter('user', $user->getUuid()->toBinary(), ParameterType::BINARY)
306
;
307
0 commit comments