Class JDatabaseExporterPostgresql
PostgreSQL export driver.
- JDatabaseExporter
- JDatabaseExporterPostgresql
Package: Joomla\Platform\Database
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.1
Located at joomla/database/exporter/postgresql.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.1
Located at joomla/database/exporter/postgresql.php
Methods summary
protected
string
|
|
protected
array
|
|
public
|
Methods inherited from JDatabaseExporter
__construct()
,
__toString()
,
asXml()
,
from()
,
getGenericTableName()
,
setDbo()
,
withStructure()
Magic methods summary
Properties summary
Properties inherited from JDatabaseExporter
$asFormat
,
$cache
,
$db
,
$from
,
$options
Magic properties
public read-only
|
$db |
|
#
The database connector to use for exporting structure and/or data. |