588 results found
-
Show whitespaces as differences in the comparison report
I enable in the comparison option to show me any whitespace differences between my source and target.
This changes will be shown by SSC from now as a difference, but not visualized in the comparison window. At least it's showing me that there is difference.
It would be really nice if the differences could be visualized like SQL Compare is doing it.
Regards
Robert1 vote -
Display date of changes
We are using this in an active DW environment. The date of the change would be a helpful SSMS column. We like to see what changed, even in non-checked in work.
1 vote -
1 vote
-
.AssemblyLoadHackery
.AssemblyLoadHackery
1:We attempted to load RedGate.Update.Client, Version=2.3.0.237, Culture=neutral, PublicKeyToken=7f465a1c156d4d57 from C:\Program Files (x86)\Red Gate\SQL Source Control 3\RedGate.Update.Client.dll, but got RedGate.Update.Client, Version=2.3.1.308, Culture=neutral, PublicKeyToken=7f465a1c156d4d57
1 vote -
Provide a way to enter bugs
Your feedback system should allow for a way for a user to input bugs that they find.
For example, allowing unselect all for existing changes.
I've never been a fan of SQL source control, and this product has made me dislike it even more.
1 vote -
SQL errors when constructing temporary database should show failing script
On creating a new migration script (Migrations V2) and switching to the "Commit changes" tab, an error in an unrelated object (e.g. stored procedure referring to a non-existent column) causes SQL Source Control to fail with "An error occurred while creating a temporary database". The complete error message shows a stack dump, originating with the error in the script which has been run to create objects in the temporary database.
It would be much more helpful if SQL Source Control recognised that an error has occurred in the script and make the script available for viewing, similar to the way…
1 vote -
It would be great to see the changes before they are commited to the source control
This would be a comparision between the local version of the files (e.g. loaded from the database) with the latest release on the version control system.
1 vote -
1 vote
-
Get Latest: Error: Show the script involved to give a clue where the error is located
When you hit get latest and your stored procedure contains an error, it fails to get the latest. It doesn't give a clue in which piece of code the error is located
1 vote -
Support Filetables with Fulltext-Index!
I Need it so badly. Having a Error in every view of the GUI because of it
1 vote -
Multiline replace
Multiline replace would be a nice feature. Like standard SSMS "quick replace" (ctrl+h), but with ability to add line breaks to both "find what" and "replace with".
1 vote -
Make the ALL checkbox under "Get Latest" work so I can de-select everything
Make the ALL checkbox under "Get Latest" work so I can de-select everything. It seems to only work when selecting all items.
1 vote -
Copy history comments in SSMS
When I am updating my database objects, I'd like to include the version history in my script. I can't copy the version comments into my header block. Perhaps a SQL Prompt like a snippet that pastes the comments into the text editor would work.
1 vote -
1 vote
-
When generating a migration script there should be options to indicate if an object exists then, take the appropriate action (create/alter)
Basically when you compare then you want the script to generate by checking if the database object exists then perform the appropriate action. So, if you are updating a stored procedure then there should be two blocks of statements where the first block is to check if the stored procedure exists and if not exists then create the stored procedure else alter the stored procedure. This should be applied to other database objects such as tables, columns, views, functions, stored procedures, user defined table types, etc.
1 vote -
When a developer checks-in an update, it would give you a script with the new version to be released to all clients through SQL Multiscript
Releasing developers update to multiple dbs, so it shows the new version
1 vote -
Integrate Get Latest in SQL Source Control With DLM
When doing a Get Latest in SQL Source Control, if database is registered in DLM, then register the known schema from SQL Source Control
1 vote -
Make columns resizable on Migrations tab
It is not possible to resize the columns on the Migrations tab. This makes it difficult knowing which objects to include when creating new migration scripts as most of the names are truncated.
1 vote -
Exporting Multiple Tables from the results pane to seperate Excel Tabs
The open in excel feature is impressive and I love to use it for ad-hoc extracts. Having the ability to extract multiple results in 1 go to a single Excel file with different sheets would be great.
1 vote -
Do not change the font size of managment studio
This more a bug report than a feature suggestion. When i start Microsoft SQL Server Management Studio 10.50.2500.0 the fontsize is fine. But as soon as redgate loads the font size are changed.
See here: https://stackoverflow.com/questions/402079181 vote
- Don't see your idea?