https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
https://github.com/mrseanryan/deploysql
sql sql-server t-sql
Last synced: 3 months ago
JSON representation
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
- Host: GitHub
- URL: https://github.com/mrseanryan/deploysql
- Owner: mrseanryan
- Created: 2020-02-09T17:57:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T18:01:07.000Z (almost 6 years ago)
- Last Synced: 2024-12-28T01:49:35.655Z (about 1 year ago)
- Topics: sql, sql-server, t-sql
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* DeploySQL *
Scripts to auto-deploy SQL from SQL Server
and to dump database objects to disk (so they can be searched or committed to source control).
please see the Wiki:
[DeploySQL Wiki](https://github.com/mrseanryan/deploysql/wiki)