Activity overview
Latest activity by rhsu
trial version does not work?
After the I hit "Compare now", a popout window showing "MySQL Compare - Success". When I hit "ok" button, the window disappeared but the comparison never showed up. It stayed with the edit project ...
Can MySQL compare generate script folder like sco?
Hi,
We started to use Red Gate Oracle bundles in our database deployment process and developers are impressed by the source control feature. Recently, we tried to apply the same process to our MySQ...
I don't know we can update the script (ddl object definition) in the source control. What happened is: the developer modified his package body script by removing several lines, run the script in his local dev database, when he used source control trying to check-in the change from dev database to svn, the source control showed the script was changed, but the script details were empty (both in database/right and source control/left.) Then he rolled back the change and modified the package body again. This time, instead of removing the lines, he commented out (/*...*/), re-run the script in his dev database and source control now can shows the script details. / comments
I don't know we can update the script (ddl object definition) in the source control. What happened is: the developer modified his package body script by removing several lines, run the script in hi...
Thanks for the reply. Is "filter" a new feature in the Schema compare? We bought the tool back in April or May 2014. I don't know such feature yet. / comments
Thanks for the reply. Is "filter" a new feature in the Schema compare? We bought the tool back in April or May 2014. I don't know such feature yet.
Best RedGate CI process with parallel development
We use RedGate Source Control and Schema compare (command line interface) in our database CI process for DDL changes. In our company, there are always parallel releases going on and we are able to ...
Source Control shows empty script
We have a package body which was checked-in via Source Control without problem. When the developer removed a couple lines (an insert statement) and tried to check in, the Source Control showed empt...