JDatabaseImporterPostgresql::getSeqLookup
Get the details list of sequences for a table.
Signature
protected function getSeqLookup(array
$sequences )
Parameters
-
$sequences
- An array of objects that comprise the sequences for the table.
Returns
- array
- The lookup array. array({key name} => array(object, ...))