-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Joel Miller edited this page Jan 6, 2018
·
1 revision
Welcome to the Paschar wiki!
Summary: The purpose of this Powershell Module is to allow users to script out entire SQL Server databases, push them to Source Control (using Git only for now...) and use that Database as Code to build or deploy databases. this will be an Open Source License. I feel that this functionality should be free, easy to use, and available to everyone. Most of this functionality is already built into Git, SQL Server, and Powershell. It is jut difficult to bring it all together and use it quickly and efficiently. This module, should make it easy for anyone to use.