An open API service indexing awesome lists of open source software.

https://github.com/amccool/ssdt-staticdatagenerator

Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment
https://github.com/amccool/ssdt-staticdatagenerator

lookup-tables sql ssdt

Last synced: 12 months ago
JSON representation

Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment

Awesome Lists containing this project

README

          

# staticdata

#### Master Build
[![Build status](https://ci.appveyor.com/api/projects/status/n2t9ow2iqqwdwprr/branch/master?svg=true)](https://ci.appveyor.com/project/amccool/ssdt-staticdatagenerator/branch/master)

#### Current (PR) build
[![Build status](https://ci.appveyor.com/api/projects/status/n2t9ow2iqqwdwprr?svg=true)](https://ci.appveyor.com/project/amccool/ssdt-staticdatagenerator)

Automatically exported from code.google.com/p/staticdata

SSDT - Server Server Data Tools is missing the ability to upsert static data into tables on deployment.

this tool created sql scripts from an existing data, and creates a framework for running a post-deployment script to upsert all the lookup data

Installation available here:
https://github.com/amccool/SSDT-StaticDataGenerator/releases/tag/staticdata-v1.1.15