9 results found
-
Transactions
Add transactions logic to the SQL that is created
1 vote -
MySQL Compare deploy scripts don't have formula of generated columns
MySQL Compare Tools' deploy scripts don't have expression/formula of generated columns. Please add that feature
7 votes -
Deployment scripts don't retain the names of foreign keys. Should use the CONSTRAINT `name` syntax when generating the script.
Having foreign key constrains renamed things like 'ibfk3' causes maintenance problems. When generating an update script, the tool should retain the name of the foreign key by using the CONSTRAINT `nameof_constraint` syntax before the FOREIGN KEY keywords.
5 votes -
Compare scripts folder to a database
Would really love this tool to be able to compare a scripts folder to a database like SQL Compare is able to do.
14 votes -
API for mysql compare like available for sql compare
Add MySQL Compare API as available with SQL Compare
32 votes -
Scriptfolder feature
I know the MySQL bundles does not have the source control - and there is already an idea asking for it, but if the MySQL compare can generate and work with script folder like the oracle one does, we can check in the folder manually and make the tool as robust as oracle bundles
14 votes -
Add decent line breaking in view definition comparisons
Now, the whole view definition is on a single line and the compare display is worthless. Please add line breaks in the definition statement (just for display) so the statement can be inspected. Maybe just replace blanks with line breaks...
6 votes -
Add option to ignore column order in table definition compare
An option to ignore the order of columns between source and target table would be great. Especially since MySQL Compare can't insert new columns at the right position.
2 votes -
SSL Connections
Please add the ability for MySQL Compare to connect using SSL to the MySQL server
54 votes
- Don't see your idea?