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