Issue ID:
Type
Bug
Title:
Add Group to SQL Change Scripts
Created:
7/12/2021 3:44:39 AM by Alex
Status:
Open
Last pulled:
7/23/2021 8:44:54 AM
Description:
* add Group_Name VARCHAR(50) to DatabaseChangeScripts table and UI pages - don't show Deployable on change scripts page unless application has deployables * add Group to the ExecuteChangeScriptsOperation, and only execute scripts in the matching group * add "Delete Change Scripts" checkbox to the DeleteDeployable page ; when unchecked checked, Show a textbox that lets users enter a group name for the change scripts (*no group* to default) * update documentation if appropriate