Свойство | Type | Description | |
---|---|---|---|
$options | array | The default PDO connection options. |
Méthode | Description | |
---|---|---|
connect ( array $config ) : PDO | Establish a database connection. |
Méthode | Description | |
---|---|---|
formatSchema ( array | string $schema ) : string | Format the schema for the DSN. | |
getDsn ( array $config ) : string | Create a DSN string from a configuration. |
protected array $options | ||
Résultat | array |