588 results found
-
Allow an option for indices to be created / rebuilt using the "with(ONLINE = ON)" option
Allow an option for indices to be created / rebuilt using the "with(ONLINE = ON)" option
6 votes -
Allow filtering role membership the same as in comparison tools
We do not source control database users, but we do source control database roles created and the permission sets granted to them. However, even if users are filtered, to check in the role we must check in role membership as well, which can change in the development environment, and is not the same membership we would want deployed to a downstream server
6 votes -
Bug: insufficient permissions when bringing database online
I have 60+ databases in my development environment, so keep all of them offline unless required.
If I bring a database online (using SSMS, right click, Tasks, Bring Online) SQL Source Control shows the error:
"Could not connect to the database. The database may be offline, or you may have insufficient permissions."
With the "complete error message" showing as...
"Cannot open database "xxx" requested by the login. The login failed. Login failed for user "xxx\xxx"."
I have access into the database, and can do anything I want with it - but the only way I can get SQL Source Control…
6 votes -
fingerprint reader login
I would like to login on any SQL Source Control system using the fingerprint reader.
6 votes -
6 votes
-
Unlinking database from source control takes forever
When I unlink the database from redgate source contriol SSMS does not respond and it takes more than 10 mins to do.
6 votes -
ignore constraint table default
Separate edit filter rule to ignore constraint names that define a default value for a column
6 votes -
Include miscellaneous options / database properties
SQL Source Control tracks options like Default Collation. It would be useful to extend this to include all options that can be configured e.g. Recursive Triggers.
6 votes -
Ungroup Source Control Commenting
Is it possible for the comments window to hold a comment per object rather than as a group? That way I can quickly individually comment multiple objects and check them all in in one go.
6 votes -
Fix Extended Properties difference highlighting
I use extended properties on all of my columns and tables. When I check in a table initially, these transfer fine.
If I edit the table and add a new column somewhere in the middle (i.e., anything other than the last ordinal position) and give that column an extended property, SQL Source Control correctly identifies the new column. However, down in the bottom pane when it compares the database version with the source control version, it incorrectly flags each and every extended property in an ordinal position after my new column as having changed.
Can this be modified so that…
6 votes -
history
SQL Source Control needs a history view, to be able to view historical Commit/Get updates. A simple list of when/who etc then the ability to see the script used?
6 votes -
Add UI filter on Commit tab
On one of our databases we have a lot of changes we don't want to commit at the moment, it would be great to have UI filter on commit tab so we can easily find one of the changed procedures/tables/functions by schema/name and select it for committing.
6 votes -
"error creating window handle"
Redgate is throwing an error that is costing a lot of our time to be wasted. I can link to source control no problem, but when I go to the commit tab, I see steps 1 through 4/4 complete, then I see the list of changes to check in, but this error pops up and after submitting the error report, the list of changes disappears. I have tried a lot of things and cannot get it to work. Here is what I tried:
Unlink redgate
Close SSMS
Delete entire directory -> C:\Users\AlbersM099\AppData\Local\Red Gate\SQL Source Control 5
Restart computer
Open SSMS…6 votes -
command line to view all uncommited changes so that we can email a report of all uncommited chnages
It will be helpful to see or email a report of all uncommited changes by a developer so that we can take actions accordingly
6 votes -
database properties
Redgate still does not Support Database properties??
They shuold support properties like (Transaction Isolation level (Read Committed, Snapshot)Ansi Null, Quoted Identifier). These are Crucial. I cannot believe these are not in source control yet. The product has been out since 2006.
6 votes -
Add the ability to swap the compare panes poistions in the View History Window
This would allow for the option to move the newer revision pane to be on the left and the older revision on the right.
6 votes -
SQL Source Control search filter
Create a search filter for SQL Source Control, we can have hundreds of objects in our source control, it would be great if you could search by object name and within the objects themselves on a search filter.
6 votes -
Refresh-Bug: Locked objects are not notified on other computers
I have found a bug that should be fixed to improve teamwork.
These are the steps to reproduce the bug I found:
Case 1
1. Lock a DB object on machine A with user X
2. Watch the DB object in machine B with user Z
3. ☹ The locked-Icon does not apper on machine B (I have set the indicator update time to 5 seconds)Case 2
1. Modify on machine A the locked DB-Object
2. Execute the stored procedure
3. 😊 The modified and locked icon does appear an machine BCase 3
1. Modify on machine A…6 votes -
Calculate changes on selected (and dependent) object(s) only
When an object is right clicked in object explorer and "commit changes to source control", the source control window should only compare the current object and any depended objects, but it should not check the entire DB which is quite time consuming.
Looks like this was already suggested in 2010 but was closed without proper resolution
Here is another suggestion from 2010 still open, but it looks like the behavior was a bit different at the time.
6 votes -
Ad fields (commit name) into Change_Log Database
Add Commit name in ChangeLog DB
To manage release in DB Commit name can be add where ChangeLog DB is active.
The goal is to use This DB to log the name of the last commit for an object. it can be use for a lot of cases.6 votes
- Don't see your idea?