-
Fee For Support
Hi team. I think that would be great idea that you sale some technical support for DLM, in my case after 6 month of use one day it didn't wo
1 vote -
skip some notifications
We have an old vendor that temporarily creates and deleted tables (instead of using #temp Tables), so I get notification every time the app creates and drops one of those tables...would be nice to be able to filter those out...maybe filter to ignore objects named TABLE.MultiSelect*
Handy tool though!
Thanks!
-R-- This file was downloaded from DLM Dashboard. It's the SQL that the user Shelby ran on the database ShelbyDB (server svrsqlent):
CREATE TABLE MultiSelect201078 (
Sequence int ,
[Counter] int NOT NULL ,
[Selected] smallint NOT NULL ,
[Fund] varchar(6) NOT NULL ,
[Fund Name] varchar(50) NOT NULL…1 vote -
SQL Server Management Studio 2018 support
Please make the Search feature consistent with Microsoft SQL Server Management Studio 2018. Thank you very much in advance!
3 votes -
Ability to APPROVE or DECLINE changes and then write and execute scripts to that effect
A series of changes are shown. The DBA can either approve them, or decline them, and if decline, run reversal scripts as needed? May be too complex, but would be wonderful!
4 votes -
Ability to assign Versions by Database
Need the ability to assign Version numbers by database not across the entire instance as we monitor multiple unrelated DBs within the same instance, and be able to re-use version numbers. This may mean adding a custom grouping to selected DBs in the instance.
12 votes -
Ability to see all changes since certain date and generate change/rollback script
the ability to view all changes since a certain date would allow a DBA to migrate or roll back schema changes
65 votes -
Filter changes on user level as well as on object level per database.
On the dashboard you can see how many changes that has been done by a particular user in a database. I think it would be great if you could filter the view on changes per user in the same way as another suggestion posted here: that you should be able to filter the dashboard on object level.
13 votes -
Show my version control system as an environment
I want to check that our dev server is in sync with version control. I want to show the head of my version control system as an environment, so I can see it side by side
158 votes -
Enable editing server info or credentials
Enable editing change server name or credentials in configuration panel for existing servers
1 vote -
Ability to see when a change is reverted and remove the "reporting"
I added a dumb test table. Red Gate caught it. Then I deleted it. Red Gate seemed to get lost. If the change and then removal/reversion could be tracked somehow possible, meaning this was a non-event, that'd be great.
3 votes -
Should be able to add addition comments to the previous comment but sould not be able to Edit /Remove the previous comments
Not able to amend the comments provided while reviewing the Schema changes.
4 votes -
SQL Agent job tracking
SQL Agent job tracking - I would love a way to add the master database. If simple alerts can be sent on drifts for agent job changes it would be fantastic.
4 votes -
Schema Name field VersionNr longer
The Schema Version Name field should be wider. We are using labeld GIT Version Numbers including the latest commit SHA Hash ti identify a unique version. This combination looks like that:
"5.1.2-alpha.44+Branch.dev.Sha.0dfb474d340d9a0c0aa4015204860c19122192bb"
I would like to add this information as schema version name, but I can't.4 votes -
Comparison options
Can some comparison options be added to DLM Dashboard to filter out things like NOT FOR REPLICATION? I feel we should have the same control as SQL Compare
17 votes -
Able to check drift against a standard database
We tried DLM Dashboard, but it doesn't work the way I hoped. I would love to authenticate only one standard database. Then DLM Dashboard can automatically show other related database's drift against the standard database. Instead, we have to approve each database's drift. I really hope DLM Dashboard can develop these kind of functions.
9 votes -
trigger
The tool is currently alerting us to when triggers are enabled/disabled. The trigger itself isn't changing, just the status. It would be nice if the tool wouldn't see the this as a schema change.
2 votes -
Ability to post review using command line utility
Ability to post review using command line utility or web-service call.
3 votes -
Compare environments in real time (ex. dev vs test vs uat)
Show differences between prod/test/dev/uat environments and track these changes.
45 votes -
Bulk acknowledge same change made to multiple databases
I would like to be able to bulk acknowledge the same changes made to multiple databases in a pipeline.
14 votes -
Ability to add DML scripts to the dashboard
Ability to add scripts that manipulate data to do particular data activity before or after changes are made to another environment. For instance if we identified duplication of data there would be data cleansing script as well as new index. Dashboard will show the new index but script to clean data will remain in source control or folder and can easily be missed in deployment.
I am looking for single point of integration to see manual scripts as well as DDL detected changes.
Ideally all of these would be integrated with source control. For instance redgate source control allows adding…1 vote
- Don't see your idea?