Skip to content

matei-tm/SSDTLifecycleExtension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSDT Lifecycle Extension

SQL Server Data Tools Lifecycle Extension for Visual Studio

Repository Information

Build Status Quality Gate Code Coverage
Build Status Quality Gate Status Coverage

Visual Studio Marketplace Information

Current Version Downloads Installations Rating
Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs Visual Studio Marketplace Rating

The SSDT Lifecycle Extension allows you to streamline and simplyify your workflow when working with SQL projects.

When should you use this extension?

If you need to manage a lot of SQL database objects, it's recommended to use a SQL database project to manage the source code of those objects.
If you want to add a versioned deployment process to this method of working with database objects, the SSDT Lifecycle extension will help you to do so. It'll take care of common pitfalls when working with SSDT, as well as simplify and standardize the process accros multiple teams and projects.

How do you use this extension?

Primarily, the extension adds a new context menu entry to SQL database projects:
From this menu you can start the script creation process, as well as open the configuration that defines how the extension will work for your project. For more details, please have a look at the documentation:

About

SQL Server Data Tools Lifecycle Extension for Visual Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%