SQL Source Control 8

Change the default for the checkbox on the Dependencies selection screen

By default, the checkbox on the Dependencies screen is selected. You can change the default to deselected by editing a config file:

  1. Close Management Studio.
  2. Go to the SQL Source Control config files folder: %localappdata%\Red Gate\SQL Source Control 7
  3. Open RedGate_SQLSourceControl_CommonUI_UIOptions.xml in a text editor.

  4. Inside the <UIOptions>  tags, add:

    <IncludeDependenciesCheckbox>False</IncludeDependenciesCheckbox>

    The file is case sensitive. Don't change the capitalization of the text.

  5. Save the file.

The checkbox will now default to deselected.

This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved


Didn't find what you were looking for?