586 results found
-
Search across databases
It would be super helpful to be able to search across all connected databases for checked out objects. We have 20+ databases connected to the source control and searching through each one separately is very painful and time-consuming. Thanks!
4 votes -
Extend object filtering to include DML Triggers
Extend filtering to allow DML Triggers to be included/excluded based on trigger names.
4 votes -
It automatically saves my credentials, without asking me!
...on a public computer. This is inadmissible.
3 votesFor now, you can clear your credentials using TortoiseSVN. Go to Settings > Saved Data and “Clear” the Authentication data.
-
Explore Window
Explorer Windows to view what is already in subversion from the linked database
3 votes -
Select first difference automatically
On the Commit Changes tab, please make it show the first difference in the compare pane.
This is particularly helpful where object permissions are changed often, as it becomes a pain to review a list of otherwise unchanged objects that just have new GRANTs on them. An alternative would be to show permissions as a separate entry to the object.
3 votesDid you know? The “Next” button at the top of the diff pane will jump to the next difference in the script. This may help you jump right to where the first change is for now.
-
fails on more than 200 objects
I have about 800 objects. I can only add 100 to 200 objects at one time. If I try to add too many it fails.
3 votesThis sounds like a problem we’ve seen before. Do you have Microsoft Security Essentials installed? If so, this could cause a problem when committing a large number of objects, which is usually the case when first committing an existing database to source control. Your workaround of doing a smaller partial commit seems to fit this expected behaviour.
To get around this, please configure Security Essentials to exclude LOCALAPPDATA\Red Gate\SQL Source Control 0\ from live protection.
-
Detecting dependencies on object changes
Hi.
Does SQL Source Control detects and informs that a change in an object, for example, a column in a table changed from INT to BIT, will cause a break in other parts of the system like a stored procedure where that table is used?
If yes, how do I do that? If not, I would like to suggest this as a feature.
Thanks.
Jose3 votesPlease see SQL Prompt 5 at: http://www.red-gate.com/MessageBoard/viewtopic.php?t=11980
-
when unlinking a database, ask about files in source control
ask question - when unlinking a database - about removing files from source-control repository yes/no
3 votes -
Foreign Keys scripted in different order each time table is edited
I've found that frequently when I change something about a table (add a column for example), then when I do a diff of that table from SQL Source Control before checking in, the diff shows that the order of the Foreign Keys has changed. For example, it might list FK1, the FK2, and then FK3 on the left side of the diff, and FK2, FK3, and then FK1 on the right side of the diff. The definitions of the foreign keys have not changed, just the order in which they're scripted. So, this is…
3 votes -
scary stuff when you minimal privileges
I recently connected to my database as a new user with minimal privileges (just data_reader). Later I went to SQL Source control to see changes (forgetting I was logged in as the restricted user) and the output was scary - every SP was marked as deleted and most tables were marked as edited (text replaced with 'encrypted').
I didn't have the courage to hit commit just to see what happened - it was too scary seeing my entire database marked for deletion!
3 votes -
Support Serena PVCS archive
We have used PVCS for 15 years for all our development source control. Is it possible to connect RedGate source control to a PVCS archive?
3 votes -
Get Latest doesn't appear to work
Backup a database which is under revision control (with SQL Source Control), modify an SP and commit it. Then restore the DB (rolls back the SP). Source Control see the changed SP and allows me to commit it, but Get Latest doesn't.
3 votes -
choose subfolders in subversion
When adding a database to source control, all kinds of subfolders as created(data,assemblies,...) but these folder are not finegrained enough. for instance we do it by schema first then we use the same kind of subfolders.
So if we have a Import and Base schema, then in subversion we have the procedure/functions folder under Import and under Base.It would be nice to be able to choose the folders themselves and also where to put a function and so on.. this gives more flexibility.
3 votes -
default password
create an option to change the default password it uses when creating users
3 votes -
showing table row count in the link static data screen could help avoid adding large tables
don't have to perform a count, just a quick look at sysindexes would be sufficient.
3 votes -
Make TFS Source Control Folder case insensitive...
...when Linking a database, please!
3 votes -
Save position of comment divider
Thank you for making the comment field bigger. Now, if you could just ensure the component remembers the position of the divider between the comment/header area and the list view below it, that'd be even better. Right now, I have to keep resizing it every time I launch the SMS. Annoying but obviously it can be worked around.
3 votes -
I want to look at SSC and see a det summary of all linked server/database instances and version
It would idea if you could see all linked server/databases within SQLSource Control and the version that they are running or at least the last version that they sync'd with
3 votes -
On closing, ask to Commit changes
Working in a Team development, I do not want changes not to be commited to TFS. If I forget on closing, then a pop up window should ask you if you want to commit your changes.
3 votes -
Object Explorer Details context menu
When right-clicking a database in the Object Explorer Details page. The context menu doesn't reflect the database you click on. It still relates to the database selected in the Object Explorer tree.
SSMS 10.0.4000
SSC 2.2.1.23Thanks
Phil3 votes
- Don't see your idea?