Bind parameters for one operation: an array for positional placeholders, or a plain object for named placeholders. Named keys may omit the :, $, or @ prefix, matching the synchronous API's bare-name behavior.
:
$
@
Bind parameters for one operation: an array for positional placeholders, or a plain object for named placeholders. Named keys may omit the
:,$, or@prefix, matching the synchronous API's bare-name behavior.