Previous Page
_createSequence()

Solar_Sql_Adapter
_dropIndex()

Next Page
_dropSequence()

_dropIndex()

protected void _dropIndex ( string $table, string $name )

Drops an index.

Parameters

  • (string) $table: The table of the index.
  • (string) $name: The index name.

Returns

  • (void)

Description

Drops an index.