Class PgSqlDriver
Supplemental PostgreSQL database driver.
- Nette\Object
- Nette\Database\Drivers\PgSqlDriver implements Nette\Database\ISupplementalDriver
public
|
|
public
string
|
|
public
mixed
|
|
public
string
|
|
public
string
|
|
public
|
#
applyLimit( string & $sql, integer $limit, integer $offset )
Injects LIMIT/OFFSET to the SQL query. |
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
#
getColumnTypes(
Returns associative array of detected types (IReflection::FIELD_*) in result set. |
public
boolean
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
SUPPORT_MULTI_COLUMN_AS_OR_COND,
SUPPORT_MULTI_INSERT_AS_SELECT,
SUPPORT_SELECT_UNGROUPED_COLUMNS,
SUPPORT_SEQUENCE,
SUPPORT_SUBSELECT
|
$reflection
|