hafifamudi / sp-automation-operation

πŸ’— This a tools for update store procedure in all database with automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ❀️

About

πŸ’— This a tools for update store procedure in all database with automation


Languages

Language:Python 98.0%Language:C++ 1.3%Language:C 0.4%Language:PowerShell 0.1%Language:Cython 0.1%Language:JavaScript 0.1%Language:CSS 0.0%Language:Assembly 0.0%Language:Batchfile 0.0%