deploysql
v1.1.11
Published
creates sql deployment scripts between branches
Downloads
90
Readme
Setup
- run -
npm install
- run -
npm run deploy
Get a list of commands
- Run
deploysql -h
to get list of commands and choose option
How to Generate Script Packages
- Go to local Sql Repo directory
- Run
deploysql [command] [branch] [targetbranch]
- this command will generate files in a Build folder in the SQL Repo.