24 results found
-
Great frontend for weak engine
Your tools looks great but are completely unusable.
Bundle:
Is this one product or two independent? Why is it not possible to compare both schema and data? I even can't copy the database connection params from Compare to Data Compare.MySQL Data compare:
It can't switch database encoding so my string data becomes '???? ???'. It generates buggy SQL when using custom comparison key. It can't pre-edit single vaues to be inserted in SQL script...MySQL schema Compare:
Seems to be OK due to no nontrivial features used in my DBs (such asnational
fields). But all this software is…3 votes -
use add [column] AFTER [col_name] syntax to avoid table rebuild
When adding a column mid table and enforcing column order, it would be better to use the AFTER keyword to avoid a table rebuild. e.g.
alter table test_col2 add column d int after c;
8 votes -
Generate deployment script without database names
I want to run the deployment script to update data in several different target databases. Please add an option to generate the script without the database name.
9 votes -
MySQL automated Backup
I would be nice, if you complete your Tools with a Backup.
3 votes
- Don't see your idea?