Arathy-sivan
Results
1
comments of
Arathy-sivan
I have already faced the same issue, while using this model @model({ settings:{mysql:{schema:'db_user',table:'tbl_user'}}, }) Then I resolved this error by editing the code as, **@model({ name:'tbl_user' })**