Page 1 of 1

script new columns as null in dbforge schema comapre

Posted: Thu 20 May 2021 15:37
by nookala82
I am doing a dbforge schema compare (command line) and there are new columns added to my existing table with NOT NULL. The UI schema compare list those columns and allows user to change them to null but how do we achieve that when executing from command line? Is there a option to script new columns as null and add them to destination table?

Re: script new columns as null in dbforge schema comapre

Posted: Fri 21 May 2021 07:28
by dzhanhira
Unfortunately, there is no such possibility. The functionality of handling this problem presupposes interactive interaction with the user, while the command line presupposes automation.

Re: script new columns as null in dbforge schema comapre

Posted: Thu 27 May 2021 05:20
by nookala82
Please consider this to be an option to be selected by the user in future releases as its available with other tools in the market.

Re: script new columns as null in dbforge schema comapre

Posted: Thu 27 May 2021 08:50
by dzhanhira
You can add every suggestion to our UserVoice https://devart.uservoice.com/forums/772 ... -for-mysql

It can speed-up the implementation process of this option,