Skip to content

ChrisDusyk/Dusyk.DeploymentScriptCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Script Creator

This is a WPF application that takes a list of SQL scripts and combines them into one big script. This is to help simplify database script deployment for large projects. This project was started when I found myself having to deploy 17 scripts across several databases.

Framework

Getting Started

To get started contributing to this project, you will need:

  • .NET 4.6.2 SDK
  • Visual Studio 2015 Community
  • A Windows-based computer

Guidelines

Please use good formatting when contributing to this codebase. All Pull Requests will be reviewed for proper conventions and formatting. Please look at the existing codefiles to see how things have been structured, however it's all fairly similar to standard MS formatting.

Important Note: TABS, not spaces

About

Quick tool to combine several SQL scripts into one big deployment script.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages