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
- Host: GitHub
- URL: https://github.com/amccool/ssdt-staticdatagenerator
- Owner: amccool
- Created: 2015-09-20T03:34:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T19:41:06.000Z (over 1 year ago)
- Last Synced: 2025-03-25T08:42:43.308Z (about 1 year ago)
- Topics: lookup-tables, sql, ssdt
- Language: C#
- Homepage:
- Size: 176 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# staticdata
#### Master Build
[](https://ci.appveyor.com/project/amccool/ssdt-staticdatagenerator/branch/master)
#### Current (PR) build
[](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