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