179 results found
-
3 votes
There was a bug in the first EA, which caused problems when trying to do the initial commit for large number of objects. It’s now fixed, please get the latest version.
-
Make RedGateDatabaseInfo.xml easier to merge
When we look at the RedGateDatabaseInfo.xml file, it appears as one long line of text. Merging this is nigh on impossible because the one line conflicts. It would be nice if it was written in a pretty xml format to help with merging
3 votesForm Source Control version 2.1, RedGateDatabaseInfo.xml should now be in a more structured format.
Please comment on this suggestion if this new structure does not meet your requirements.
Please visit our product page for more information on the latest version of SQL Source Control:
http://www.red-gate.com/products/sql-development/sql-source-control/ -
Doesn't support views with schemabinding on
We have views with schemabinding set to true in SQL2008, SQL Source Control does not recognize that there is a dependency and throws and error.
3 votesHaving tested this out, the product does handle the schemabinding option on views. If a table needs to be rebuilt, it will alter the view to remove the schemabinding, update the table, then alter the view again to put the setting back.
The specific problem here was unable to be determined after following up with Nick and may have just been a one-off.
-
Clean up temporary TFS workspaces when using sql compare
Apparently SSC creates temporary workspaces when being called from SQL Compare (when using a source controlled version of the database as the source of the comparison), but it doesn't seem to clean up after itself completely. When I go to manage my workspaces in TFS, it is currently showing that I have over 50 temporary workspaces that were created by SSC. I can't swear to it, but I think this may have caused issues with our builds, as I have observed at one point that I inadvertently checked code files out to one of these temporary workspaces instead of my…
3 votesSQL Source Control 3.0 is now available which includes a fix for this issue.
TFS workspaces are created when linking to a database in SQL Source Control – from v3.0 these are deleted when the database is unlinked.
To download v3, please visit:
http://www.red-gate.com/products/sql-development/sql-source-control/ -
Support Getting Latest Migration Scripts
According to Red Gate support, migration scripts only run when using SQL Compare, not when using Get Latest within SQL Source Control. Therefore if I have data, real or test, in every development instance, the Get Latest tab is useless in the product and I must use SQL Compare to deploy the changes. I can't imagine it would be too difficult to just run the migration script when using Get Latest.
3 votesMigration scripts are used in SQL Source Control when Getting Latest. Once you click on the “Get Latest” button, you should recieve a warning about the migration script. If it fails, there will be an option to edit the script it was trying to run. The best thing to do is review the script and execute it in SSMS. If there’s an error, it may be a syntax error within the migration script. Once it is corrected, you can execute the script, then refresh the Get Latest tab and you should be in synch.
I’m sorry about the confusion.
-
Intellisense when typing table with underscores (My_Table)
I have a table called My_Table.
I should be able to just type "mytab" and have Sql prompt recognize that as an option in intellisense, like devart SQL Complete does. Currently, it gives me no suggestions.
3 votesThis was fixed in version 6. Typing a table name without underscores will show suggestions for matching table names with underscores.
-
Migrations from Working Folder link
In the "Link to source control" screen there are a number of options.
We use branches, so our working folder is always the most relevant to what we are doing.
When we point the link to the WorkingFolder, everything is great, however, the "Migrations" tab is not available for this type of connection.
This is a pity, because we need to create a migration script that will update the main trunk, when we merge our branch back in.
Please enable the Migrations feature for the "Workingfolder" type of link.
3 votesI am delighted to let you know that this is now released! You can now create migrations scripts even when you’re using working folders.
If you don’t have SQL Source Control installed, you can download it from http://www.red-gate.com/products/sql-development/sql-source-control/.
If you already have SQL Source Control you can get the new version via Check for updates in the Help menu of SQL Source Control inside SSMS.
You can see other Migrations examples and tutorials here: https://documentation.red-gate.com/display/SOC5/Migration+script+examples
Thank you for sticking with us while we worked on this, and please keep the feedback coming!
-
To be able to configure the default behavior of the 'Include Dependencies' check box
When committing changes to source control, the 'Include Dependencies' check box is set to true. Can this default behavior be changed to false?
OR
Can the user have the option to set the default behavior?3 votesThe latest frequent-update version of SQL Source Control (4.0.6.179) allows you to default the checkbox behaviour to off. To do this, you’ll need to edit your UI Options file (RedGate_SQLSourceControl_CommonUI_UIOptions.xml) which you’ll find in localappdata\Red Gate\SQL Source Control 4 and add a tag called IncludeDependenciesCheckbox, like this:
False
If the value is false, then the checkbox will be un-set by default. -
Show server name in main window
My databases have the same name on the production server, the dev server and my local machine.
Sadly Source Control shows me only the database name in the upper right conor of its main window. And because there is neither a status bar nor the server name in the tab name, I'm often unsure which database exactly it compares at the moment.
PS: I know, it is the one with the one with the light-gray-on-white-background in the object explorer, if I scoll up to the database level, but the scrolling is annoying and I have to look twice to see…
3 votesThis should be available in our next frequent channel update (on/after August 19).
-
Where are the credentials coming from?
After I connect to a database, everything works very intuitively. In fact it's so intuitive that I see my account used for commits, but I'm not sure where it found my login credentials. Is there a way to use a different set of credentials if you have multiple svn accounts?
2 votes -
Crash (unrecoverable) after checking in some objects, but not dependencies
Message shown after Registering Live Database stage of refreshing display.
Failed to update:
oEc.#8Jf: Failed to locate the target table [dbo].[tbNMI] for the FKtbNMINSRDtbNMI foreign key. ---> RedGate.SQLCompare.Engine.SqlCompareException: Failed to locate the target table [dbo].[tbNMI] for the FKtbNMINSRDtbNMI foreign key. ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1435, offset:37 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 211, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1369, offset:0 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 210, offset:30 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 213, offset:38 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 773, offset:61 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 757, offset:31 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 771, offset:14 ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 1514, offset:36
…2 votes -
Create Database from source control using the command line
It would be great if it would be possible to create a database from source control using the command line interface (or some api).
2 votes -
Integration with SQL Refactor/SQL Prompt's "Smart Rename"
Integration with SQL Refactor is crucial. Smart Rename should be noted by SQL Source Control and a commit should do a rename on the object in SVN to keep commit comments.
2 votesSQL Source Control 3.0 is now available!
It includes a new feature called ‘Migrations’ that will help avoid data loss when renaming a table as it allows you to create, store and share SQL change scripts for accurate deployment.
For more information about Migrations, please visit:
http://www.red-gate.com/supportcenter/Content/SQL_Source_Control/help/3.0/SSC_Working_With_Migrations -
Problem with expiration
This release of Red Gate SQL Source control...has expired. I tried to download a newer version but I am getting the same message.
Please help me out...I would like to test your product.
2 votesIf you need a trial extension, please contact sales@red-gate.com.
-
What's the license cost going to be?
Can you let us know, in the general ballpark, what a normal user license will cost?
2 votesSQL Source Control is included in both the SQL Toolbelt and SQL Developer Bundle.
SQL Source Control is also available to purchase separately.
There are multi-user discounts available.
SQL Source Control will be licensed per user.
Please see our website for more information:
SQL Toolbelt – http://www.red-gate.com/products/sql_professional_toolbelt
SQL Developer Bundle – http://www.red-gate.com/products/sql_bundles/sql_developer_bundle.htm
SQL Source Control – http://www.red-gate.com/products/sql_source_controlIf you have any questions about your current licenses or would like a quote on the bundles mentioned above, please see our website or contact Sales@red-gate.com.
-
Import sql compare project from repository by linking to repository
Hello,
we use SQL Compare and Subversion. We have already checked in a SQL Compare Script Folder. It would be great if you can use that Script Folder for link a database. In the actual Version there comes the error message that a project file for SQL Source Control is missing.
2 votesIf you were using SQL Compare to script objects to a folder and then souce controlling that, then you can link SQL Source Control to this repository and keep all your history. Information is at https://documentation.red-gate.com/display/SOC33/Using+SQL+Compare+or+SQL+Changeset+scripts+with+SQL+Source+Control. Please contact support@red-gate.com if you have any problems.
-
Support "Require BugID For Checkins" option for Vault
In SourceGear Vault there is a repository setting that forces the user to enter a BugID when checking in changes "Require BugID for Checkins".
SQL Source Control doesn't seem to honor this setting. It doesn't prompt you for a BugID, nor does it stop you from committing changes despite not having a BugID.
We rely on that feature, and would really like to see it incorporated into SQL Source Control.
2 votesPlease download the new 2.0.3 Early Access to get the latest Vault supporting version with static data and shared model support!
-
show history for dropped objects
I dropped a sp and I would like to know in which version I dropped it (I'm entering our version number in the comments)
2 votesHistory is shown for dropped objects. Right click on the database or the object’s folder (e.g., Tables) and select show history. You will see dropped objects in the list.
-
Ability to link a change to defect in TFS
Provide a way to link a change during commit to defect in TFS and show it in the history window
2 votesYou can currently use #A to associate the commit with a work item or #R to resolve the work item. If you want more than this, please see https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/538567-add-ability-to-associate-check-ins-with-work-items.
-
Allow users to suppress the commit dependencies warning screen and automatically do not commit the dependencies.
We don't have our schemas in source control so every time we commit code the dependencies screen comes up warning us that the schemas are not in source control. Every time we commit we have to uncheck the box and hit continue. You should allow users to suppress the commit dependencies warning screen and automatically do not commit the dependencies.
2 votesThe latest frequent-update version of SQL Source Control (4.0.6.179) allows you to default the checkbox behaviour to off. To do this, you’ll need to edit your UI Options file (RedGate_SQLSourceControl_CommonUI_UIOptions.xml) which you’ll find in localappdata\Red Gate\SQL Source Control 4 and add a tag called IncludeDependenciesCheckbox, like this:
False
If the value is false, then the checkbox will be un-set by default.
- Don't see your idea?