DatabaseSchema: ezcDbSchemaUniqueIndexNameValidator
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDbSchemaUniqueIndexNameValidator
|
ezcDbSchemaUniqueIndexNameValidator checks for duplicate index names. [
source]
Method Summary
|
public static array(string) |
validate(
$schema )
Validates if all the index names used are unique accross the schema. |
Methods
validate
Validates if all the index names used are unique accross the schema.
This method loops over all the indexes in all tables and checks whether they have been used before.
Parameters
Last updated: Mon, 27 Jul 2009