Connection`
```
public function select($query, $bindings = [], $useReadPdo = true)
{
return $this->runnull) {
throw new Exception('Transaction not found');
}
$transaction->commitnull) {
throw new Exception('Transaction not found');
}
$transaction->rollbackpublic function select($query, $bindings = [], $useReadPdo = true): mixed
{
return $this->runbool
*/
public function statement($query, $bindings = []): bool
{
return $this->run