Options
Less than 1 minute
Options
Connection configuration for the Hazaar\DBI\DBD\Pgsql driver.
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
host
public string $hostType: string
port
public int $portType: int
dbname
public string $dbnameType: string
user
public string $userType: string
password
public string $passwordType: string
schema
public string $schema = 'public'Type: string
timezone
public string $timezoneType: string
options
Raw driver options passed straight through to PDO, keyed by PDO::* constant name
public array $optionsType: array
(e.g. ATTR_TIMEOUT).
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000