DbDiff 0.2.0 review
DownloadDbDiff project performs a diff between two databases
|
|
DbDiff project performs a diff between two databases. Currently, only MySQL is supported.
It generates the necessary SQL to alter the target database and apply the changes in the proper order to satisfy any constraints that exist while preserving the data in the target database.
What's New in This Release:
Support for views, triggers, functions, and procedures.
Support for replicate/update tables.
DbDiff 0.2.0 search tags