Page 1 of 1

Column already exists

Posted: Thu 22 Dec 2016 14:26
by brezanac
For some odd reason dbForge refuses to perform a column name change if the new name is just a change in case.

For example, trying to rename a column named ID to id will result in an error "Column id already exists".

Image

Now bear in mind that I am fully aware of the case sensitivity differences between Windows and Linux when it comes to naming however this behavior is completely wrong given that the target MySQL server is running on Linux and case sensitivity is a thing there.

dbForge is the only client that does this. Every other client I've tried performs the renaming without any issues. Even the native Windows mysql CLI client works as expected.

Is there an option in dbForge to disable this behavior because it's clearly something that's done on it's part?

Re: Column already exists

Posted: Fri 23 Dec 2016 11:28
by alexa
We will investigate this when developing the next product builds.