https://github.com/stefh/mydbutils
Generate script file from a MSSQL database to create or alter: Stored Procedures, Functions, Views and Triggers
https://github.com/stefh/mydbutils
Last synced: about 1 year ago
JSON representation
Generate script file from a MSSQL database to create or alter: Stored Procedures, Functions, Views and Triggers
- Host: GitHub
- URL: https://github.com/stefh/mydbutils
- Owner: StefH
- License: mit
- Created: 2017-04-29T14:39:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T15:16:31.000Z (about 9 years ago)
- Last Synced: 2024-04-14T05:43:42.924Z (about 2 years ago)
- Language: C#
- Size: 1.51 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyDbUtils
Generate script file from a MSSQL database to create or alter: Stored Procedures, Functions, Views and Triggers.
