DONE: store mykad image in database
This commit is contained in:
@@ -14,4 +14,11 @@ FLUSH PRIVILEGES;
|
||||
```
|
||||
|
||||
Gadai=Pembiayaan
|
||||
Tebus=penyelesaian penuh/ansuran
|
||||
Tebus=penyelesaian penuh/ansuran
|
||||
|
||||
## Load db dump without using docker
|
||||
```bash
|
||||
docker exec -i api_arrahn_staging_mysql mysql -uroot -proot erahn_test < erahn_test.sql
|
||||
```
|
||||
|
||||
## Disable the cawangan in arrahn_master_db
|
||||
Reference in New Issue
Block a user