How can we help you today? How can we help you today?
PeterG
Hi, This is not currently supported in SQL Source Control. We have a uservoice request for this feature: https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/18580312-require-a-commit-message-for-git please feel free to vote for it. / comments
Hi,This is not currently supported in SQL Source Control. We have a uservoice request for this feature: https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/18580312-require-a-...
0 votes
We have done the work and are in the process of releasing the fix to the Octopus Community step template library. You can track the progress here https://github.com/OctopusDeploy/Library/pull/700 / comments
We have done the work and are in the process of releasing the fix to the Octopus Community step template library. You can track the progress here https://github.com/OctopusDeploy/Library/pull/700
0 votes
Your syntax looks correct. To help work out what is going wrong could you add -Debug -Verbose to your call Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $ci -AbortOnWarningLevel None -IgnoreAdditional -Verbose -Debug And then copy paste the following two lines: VERBOSE: Calling: C:\Program Files (x86)\Red Gate\DLM Automation 2\SC\SQLCompare.exe /options:ConsiderNextFilegroupInPartitionSchemes,DecryptPost2kEncryptedObjects,DoNotOutputCommentHeader,ForceColumnOrder,IgnoreCertificatesAndCryptoKeys,IgnoreDatabaseAndServerName,IgnoreTSQLT,IgnoreUserProperties,IgnoreUsersPermissionsAndRoleMemberships,IgnoreWhiteSpace,IgnoreWithElementOrder,IncludeDependencies,NoDeploymentLogging,ThrowOnFileParseFailed,UseCompatibilityLevel /transactionIsolationLevel:SERIALIZABLE /exclude:Additional "/scriptFile:C:\Users\Peter.Gerrard\AppData\Local\Temp\DLM Automation\xfjrl2uk.sql" /showWarnings /include:Identical "/report:C:\Users\Peter.Gerrard\AppData\Local\Temp\DLM Automation\0gmntwax.xml" /reportType:Xml /assertidentical /force /OutputWidth:1024 /server1:.\sql2016 /database1:northwind /server2:.\sql2016 /database2:northwind /out:"C:\Users\Peter.Gerrard\AppData\Local\Temp\DLM Automation\b0ocjlc0.log" DEBUG: SQL Compare Command Line V13.1.8.5471 / comments
Your syntax looks correct. To help work out what is going wrong could you add -Debug -Verbose to your call Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $ci -AbortOnWarningLevel None -Ignor...
0 votes