Activity overview
Latest activity by MayaMalakova
SQL Monitor 12.1.1 has been released. Direct download link. Features
SQL Monitor now knows if an Azure SQL managed instance is part of a failover group and provides information about the replication state of the instance. This feature is in preview and we would like to have your feedback in order to decide how to improve it. Learn more
Current Activity now supports filtering.
Improvements
Decreased login time for SQL Monitor Admins when using Active Directory.
Added an option to specify if the ID token should be sent on logout requests through OpenID Connect
Various tweaks to the new alert inbox based on feedback
Improved behavior when in a narrow window
Clear and read are now top-level actions
Actions remain visible when scrolling through the inbox
Added an option to specify if the ID token should be sent on logout requests through OpenID Connect.
Fixes
Fixed left navigation menu in alert inbox page not working when a SQL Server alias starts with multiple back slashes.
Improved the database backup sampler queries to address a performance regression in 12.0.12.
Fixed left navigation menu in alert inbox page not getting updated automatically.
Fixes an issue with "Older" and "Newer" buttons on the alert details page being disabled when not using the grouped alert inbox.
Fixes an issue where the icon for a job in the alert inbox was a question mark instead of a database icon.
Changes The Alert Inbox alert type multiselect now indicates when all alert types are selected, instead of the "x more" message. / comments
SQL Monitor 12.1.1 has been released. Direct download link.Features
SQL Monitor now knows if an Azure SQL managed instance is part of a failover group and provides information about the replication...
Maybe we are talking about different things? I mean this module https://www.powershellgallery.com/packages/SqlChangeAutomation/4.2.20085.17694. It is available online and the agent will download and install it on each run. / comments
Maybe we are talking about different things? I mean this module https://www.powershellgallery.com/packages/SqlChangeAutomation/4.2.20085.17694. It is available online and the agent will download an...
Hi @Ken_Vitt You don't need to install SQL Change Automation with the Jenkins plugin. The agent will automatically install the SCA PowerShell module from the Powershell gallery on each run. Regards, Maya / comments
Hi @Ken_Vitt You don't need to install SQL Change Automation with the Jenkins plugin. The agent will automatically install the SCA PowerShell module from the Powershell gallery on each run.Regards,...
Hi @Ken_Vitt , You can use the RedGate SQL Change Automation Jenkins plugin in your deployment pipeline to do that. Here is an example Jenkins configuration file - https://documentation.red-gate.com/sca/deploying-database-changes/add-ons/jenkins/example-jenkins-ci-cd-pipeline Does this help? Regards, Maya / comments
Hi @Ken_Vitt ,You can use the RedGate SQL Change Automation Jenkins plugin in your deployment pipeline to do that. Here is an example Jenkins configuration file - https://documentation.red-gate.co...
Yes, please contact our support so they can get the details from you and investigate further. https://productsupport.red-gate.com / comments
Yes, please contact our support so they can get the details from you and investigate further. https://productsupport.red-gate.com
Hi Zoner, Do you need to synch the DateTime2 column? You can exclude it from the comparison by adding it to ExcludeColumnsFromDataSync in the project settings e.g: <ExcludeColumnsFromDataSync>Table=[dbo].[your-table-name].[your-column-mane]</ExcludeColumnsFromDataSync> You'll have to edit the project settings manually as there is no UI in the VS extension of editing static data columns or alternatively you can use the SSMS extension which has a Data tab where you can edit the columns. If that does not work for you, please contact our support so that we can get more information and investigate further. Regards, Maya / comments
Hi Zoner, Do you need to synch the DateTime2 column? You can exclude it from the comparison by adding it to ExcludeColumnsFromDataSync in the project settings e.g:<ExcludeColumnsFromDataSync>Table=...
Hi WillC, This sounds strange. Would you please contact our support so we can gather more details and investigate - https://productsupport.red-gate.com Cheers, Maya / comments
Hi WillC,This sounds strange. Would you please contact our support so we can gather more details and investigate - https://productsupport.red-gate.comCheers,Maya
TheoL said:
Does this mean those on Toolbelt Essentials essentially lose this functionality completely (for new projects)?
We left a backdoor for those that really want to continue using it - you can set AlwaysEnableMigrationsPage to True in the UI options in %LOCALAPPDATA%\Red Gate\SQL Source Control 7\RedGate_SQLSourceControl_CommonUI_UIOptions.xml / comments
TheoL said:
Does this mean those on Toolbelt Essentials essentially lose this functionality completely (for new projects)?
We left a backdoor for those that really want to continue using i...
The development team is looking into this with priority. Apologies for the inconvenience / comments
The development team is looking into this with priority. Apologies for the inconvenience
This seems like an interesting idea. We are going to discuss it. / comments
This seems like an interesting idea. We are going to discuss it.