Hi,
I recently tried the schema sync tool that comes inside SQLyog. I didn't find a way to tell the tool that some tables or columns have been renamed and that it should compare those. In fact, I am looking for a tool that would generate alter table statements instead of drop create table and columns which is not very usefull if you want to preserve the data. Is there a way to do this, or is this something that is on the roadmap of SQLyog?
Thanks