-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
type:featureNew featureNew feature
Description
Proposed new feature or change
- Collect params to bind
db/src/Driver/Pdo/AbstractPdoCommand.php
Line 77 in e753995
public function bindParam( - Pass
CommandInterface($this) toretryHandler()Need more environment for retry handler #1130
db/src/Driver/Pdo/AbstractPdoCommand.php
Line 210 in e753995
if ($this->retryHandler === null || !($this->retryHandler)($e, $attempt)) { - By default, try to renew connection and
pdoStatementif the connection was closed - Throw an exception if a transaction was started
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:featureNew featureNew feature