refactor: Change codebase as per requirement

This commit is contained in:
2025-08-08 17:23:38 +05:30
parent 2e27bc4776
commit c9181881e0
7 changed files with 23 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ For database:
- aws ssm start-session --target i-0c850dcf8b85b1447 --profile kccb
- psql -U postgres
- \l
- psql -U kmobile_db_owner -d kmobile_banking
- psql -U admin -d kmobile
- password : kmobile
- SELECT * FROM users;
- \x