On this page
PostgresDriver
class PostgresDriver extends AbstractPostgreSQLDriver (View source)
Traits
Methods
Connection | connect(array $params, string|null $username = null, string|null $password = null, array $driverOptions = []) Create a new database connection. |
from ConnectsToDatabase |
getName() {@inheritdoc} |
Details
Connection connect(array $params, string|null $username = null, string|null $password = null, array $driverOptions = [])
Create a new database connection.
getName()
{@inheritdoc}
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Database/PDO/PostgresDriver.html