JDatabaseImporterPostgresql::getDropIndexSQL
Get the SQL syntax to drop an index.
Signature
protected function getDropIndexSQL(string
$nameĀ )
Parameters
-
$name
- The name of the key to drop.
Returns
- string