JDatabaseDriverPostgresql::getTableKeys
Get the details list of keys for a table.
Signature
public function getTableKeys(string
$tableĀ )
Parameters
-
$table
- The name of the table.
Returns
- array
- An array of the column specification for the table.