diff --git a/Admin/Install/db.json b/Admin/Install/db.json index f68f988..8734ae2 100755 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -148,8 +148,8 @@ "primary": true, "autoincrement": true }, - "loanmgmt_loan_description": { - "name": "loanmgmt_loan_description", + "loanmgmt_loan_element_description": { + "name": "loanmgmt_loan_element_description", "type": "TEXT", "null": false },