/sp-automation-operation

💗 This a tools for update store procedure in all database with automation

Primary LanguagePython

Script Automation Internal Tools for update or insert Store Procedure / Function (ALL CRUD OPERATION) in all Database


Usage

1 . Activate The Virtual Env
    - `cd py_env/Scripts/`
    - `activate.bat`

2.  Set the STAGE Environment Value     
    in .env file. It can be `development` or `production`

3.  Edit all query list in ./sql folder  
    to update sp that you want to update

4.  Ready to go 🚀, execute main.py 
    `python main.py`

Loyalty Team Present, Made with ❤️