DatabaseSchema: ezcDbSchemaComparator
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDbSchemaComparator
|
This class provides database comparison functionality. [
source]
Method Summary
|
public static ezcDbSchemaDiff |
compareSchemas(
$schema1, $schema2, $schema2
)
Returns a ezcDbSchemaDiff object containing the differences between the schemas $schema1 and $schema2. |
Methods
compareSchemas
Returns a ezcDbSchemaDiff object containing the differences between the schemas $schema1 and $schema2.
The returned diferences are returned in such a way that they contain the operations to change the schema stored in $schema1 to the schema that is stored in $schema2.
Parameters
Last updated: Thu, 01 Nov 2007