__construct() __construct(string $name, string|null $protocol = TCPProtocol::class) : mixed PDOProxy constructor. Parameters string $name string|null $protocol Returns mixed —
config() config(array $config, \Support\PDOProxy\PDOProxyPool $pool) : \Support\PDOProxy\PDOProxy Parameters array $config \Support\PDOProxy\PDOProxyPool $pool Returns \Support\PDOProxy\PDOProxy —
prepare() prepare(string $query, array|null $bindings = [], array|null $bindParams = []) : false|array 数据库查询 Parameters string $query array|null $bindings array|null $bindParams Returns false|array —