init local db with python

This commit is contained in:
Mann Patel
2025-03-23 16:29:38 -06:00
parent 48668be540
commit 904c908249
3 changed files with 293 additions and 6 deletions

View File

@@ -22,4 +22,8 @@
```
### Database
1. To Create the DB use the command bellow
```Bash
python3 ./SQL_code/init-db.py
```
- MySql Version 9.2.0