Name | Type | Location | Description |
---|---|---|---|
DatabaseSchema:: |
function |
includes/ |
Checks if an index exists in the given table. |
DatabaseSchema_mysql:: |
function |
drivers/ |
Checks if an index exists in the given table. |
DatabaseRegressionTestCase:: |
function |
modules/ |
Test the db_index_exists() function. |