1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | diff (Schema $source, Schema $target) |
См. определение в файле compare.php строка 4
Compares two database schemas and returns array of pairs.
Pair is the two element array:
Schema | $source | Source schema. |
Schema | $target | Target schema. |
См. определение в файле compare.php строка 21