JDatabaseImporterPostgresql::getDropSequenceSQL
Get the SQL syntax to drop a sequence.
Signature
protected function getDropSequenceSQL(string
$nameĀ )
Parameters
-
$name
- The name of the sequence to drop.
Returns
- string