Scripts to backup MS SQL changes to github.
- Copy
example.envfile to.envand replace the values with the proper values. - To run the scripting immediately, run the command
python run.py --run - To schedule the scripting, run the command
python run.py
The DATABASES environment variable is a JSON string of a list of databases.