Page 1 of 1

MySql schema comparison line break

Posted: Sat 08 Oct 2016 14:05
by bozidar
Hello. I have a problem - i have to compare stored procedures of database with stored procedures created by DBForge on windows, and stored procedures of database whose stored procedures have been created by executing sql on Linux.
I'm getting many false positives. Only difference between reported "different" stored procedures is a line break ("rn" in directly created stored procedures, "r" in script-created).

Is there a way to tell DBForge to omit "invisible" characters while comparing DBs?

Re: MySql schema comparison line break

Posted: Tue 11 Oct 2016 10:24
by alexa
There is no such a possibility. However, we are planning to implement it in one of the next product versions.