Skip to content

msharp/dbscript

Repository files navigation

DBScript
--------

Utility to assist with generating version-controllable SQLServer database schema.

The ggenerated scripts can be checked in alongside application code.

Development databases can be rebuilt from previously generated scripts including required data and 'fixtures'

Functions:
  Script database objects
  Create database from scripted objects
  Script data from specified table 

About

a utility for scripting sql server database schema objects and data for use in source control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages