new field added in the from all model changes

This commit is contained in:
2026-02-10 15:41:18 +05:30
parent 4d26ee4f0f
commit e5c349bbf4
11 changed files with 209 additions and 68 deletions

3
.env
View File

@@ -18,8 +18,9 @@ DB_DIALECT=mysql
# DB_DRIVER=pymysql
DB_HOST=127.0.0.1
# DB_HOST=db # this is production for use docker
DB_NAME=income_tax_db
DB_PORT=3306
DB_NAME=test_income_taxdb
# DB_NAME=test_income_taxdb
DB_USER=root
DB_PASSWORD=root