Fully Qualified Name: | Zend\Db\Adapter\Platform\Postgresql |
Extends: | AbstractPlatform |
Name | Description | Defined By |
---|---|---|
__construct() | Postgresql | |
getIdentifierSeparator() | {@inheritDoc} | AbstractPlatform |
getName() | {@inheritDoc} | Postgresql |
getQuoteIdentifierSymbol() | {@inheritDoc} | AbstractPlatform |
getQuoteValueSymbol() | {@inheritDoc} | AbstractPlatform |
quoteIdentifier() | {@inheritDoc} | AbstractPlatform |
quoteIdentifierChain() | {@inheritDoc} | Postgresql |
quoteIdentifierInFragment() | {@inheritDoc} | AbstractPlatform |
quoteTrustedValue() | {@inheritDoc} | Postgresql |
quoteValue() | {@inheritDoc} | Postgresql |
quoteValueList() | {@inheritDoc} | AbstractPlatform |
setDriver() | Postgresql |
Parameter Name | Type | Description |
---|---|---|
$driver | null|\Zend\Db\Adapter\Driver\Pgsql\Pgsql|\Zend\Db\Adapter\Driver\Pdo\Pdo|resource|\PDO |
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifier |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifierChain |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$identifier | ||
$safeWords |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$value |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$value |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$valueList |
Returns:
Parameter Name | Type | Description |
---|---|---|
$driver | \Zend\Db\Adapter\Driver\Pgsql\Pgsql|\Zend\Db\Adapter\Driver\Pdo\Pdo|resource|\PDO |
Returns: self Provides a fluent interface