Comments
Sort by recent activity
Hi Ramesh,
The Powershell cmdlet now includes the -IgnoreAdditional parameter to utilise SQL Compare's /Exclude:Additional switch. If your "Create Release" step in Octopus Deploy is a Powershell script then you should be able to add -IgnoreAdditional to the call to the New-DlmDatabaseRelease cmdlet.
Are you using the Octopus Deploy step templates? If so, the step template hasn't been updated to include this option yet. You could always edit the step template definition manually to add -IgnoreAdditional to the call to the New-DlmDatabaseRelease cmdlet. / comments
Hi Ramesh,
The Powershell cmdlet now includes the -IgnoreAdditional parameter to utilise SQL Compare's /Exclude:Additional switch. If your "Create Release" step in Octopus Deploy is a Powershell sc...
Sadly there isn't a way to override this at the moment. If you'd like to see this implemented then I recommend that you post this suggestion on our UserVoice site.
Sorry. / comments
Sadly there isn't a way to override this at the moment. If you'd like to see this implemented then I recommend that you post this suggestion on our UserVoice site.
Sorry.
Hi,
Sorry that you're experiencing this problem. I've found an error report that I think you submitted. You seem to be on version 5.4.2. Can you try the latest version (5.5.4) to see if that helps? Here's a download link - ftp://support.red-gate.com/patches/sqlsourcecontrol/27Mar2017/SQLSourceControl_5.5.4.5254.exe / comments
Hi,
Sorry that you're experiencing this problem. I've found an error report that I think you submitted. You seem to be on version 5.4.2. Can you try the latest version (5.5.4) to see if that helps?...
Apologies, this is a known issue with reference SQLLH-897. Unfortunately this hasn't been fixed yet, but I'll let you know as soon as I hear about a bugfix. / comments
Apologies, this is a known issue with reference SQLLH-897. Unfortunately this hasn't been fixed yet, but I'll let you know as soon as I hear about a bugfix.
Hi Llewellyn,
Have you disabled the checking of static data? In SQL Source Control's setup tab, look in the Global Options section. Make sure that the "Check for changes to static data" option is checked, because that being disabled could cause that sort of behaviour. / comments
Hi Llewellyn,
Have you disabled the checking of static data? In SQL Source Control's setup tab, look in the Global Options section. Make sure that the "Check for changes to static data" option is c...
Hi Chris,
Unfortunately those tabs don't work correctly at the moment. This issue has ID SQLREL-312, although I don't know exactly when it will be fixed. Fortunately, you've already found the workaround by viewing them in the deployment resources folder. / comments
Hi Chris,
Unfortunately those tabs don't work correctly at the moment. This issue has ID SQLREL-312, although I don't know exactly when it will be fixed. Fortunately, you've already found the worka...
Hi Jon,
Although there isn't a native way to relink databases, you might want to look at Alessandro Alpi's blog post on this subject as he's written his own Powershell script to do the job. We can't support this as it's not our code, but if this is a major pain point for you then you might want to consider it. Here's the link - https://suxstellino.wordpress.com/2016/ ... e-control/
As for the other suggestion, I don't think that's currently being looked at but I'd recommend that you post these suggestions on our UseVoice site. There you can make suggestions and vote on suggestions that other users have made.
Thanks! / comments
Hi Jon,
Although there isn't a native way to relink databases, you might want to look at Alessandro Alpi's blog post on this subject as he's written his own Powershell script to do the job. We can'...
Hi,
Sorry to hear that you're experiencing this problem. Is this problem repeatable? If it is, do you have any antivirus software running at the same time? If so, you might want to try disabling it temporarily to see if that has anything to do with it. / comments
Hi,
Sorry to hear that you're experiencing this problem. Is this problem repeatable? If it is, do you have any antivirus software running at the same time? If so, you might want to try disabling it...
Hi,
I'm not sure if I've understood or not, so please feel free to correct me if I've made a mistake. Are you wanting to include changes that have been committed directly to trunk but exclude any changes that have been merged in from another branch?
If that's what you want then unfortunately you won't be able to do it with our tools. Could you possibly utilise an additional branch for merging your changes? That might have a similar effect. / comments
Hi,
I'm not sure if I've understood or not, so please feel free to correct me if I've made a mistake. Are you wanting to include changes that have been committed directly to trunk but exclude any c...
Hi @shaimakem2 , Is the Redgate toolbar hiding somewhere like this? - [image] If you can see it checked when you right click on the toolbar then SSMS may have decided to add it into a gap that is too small for any of the buttons to be visible. One thing you could also try is to disable the other toolbars to verify that the Redgate toolbar becomes visible. Once you know where it is, you can drag it to a new row so that it can fully expand. / comments
Hi @shaimakem2 ,Is the Redgate toolbar hiding somewhere like this? - If you can see it checked when you right click on the toolbar then SSMS may have decided to add it into a gap that is too small ...