We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cfe8d4d
Usage in DQL CAST(value as binary). Will produce next SQL:
CAST(value as binary)
CAST(value as bytea)
Minimum PHP version update to 5.4