↧
Does the SQLyog 'Schema Sync Tool' synchronize MySQL objects (Stored...
Yes, it does! That was included with SQLyog version 5.1. The SCHEMA SYNC tool now syncs all available information from the database schemas
View ArticleDoes the SQLyog 'Schema Sync Tool' synchronize the order-of-columns within a...
Yes! That was included with SQLyog version 5.1. The SCHEMA SYNC tool now syncs all available information from the database schemas and can be
View ArticleAre the SQLyog SYNC tools case sensitive? (16085 views)
No! As of now (SQLyog 5.12) both the SCHEMA SYNC tool and the DATA SYNC tool operate in a case-insensitive way, as far as table names
View ArticleProblem with string default '' (empty string) and Schema Synchronisation...
You experience that Schema Sync finds no difference for a string type declared NOT NULL default '' (empty string) and NOT NULL (with no default). This
View Article