kunwar.eth
kunwar.eth
PPrisma
Created by kunwar.eth on 5/24/2024 in #help-and-questions
How to filter if a variable is not in database
Thanks for the info
6 replies
PPrisma
Created by kunwar.eth on 5/24/2024 in #help-and-questions
How to filter if a variable is not in database
I opened db and deleted category by myself for one user... Now when i load users it gives error:
at async orgList (file:///home/shubham/C3i/cemilec-backend/veramo-agent/src/Controllers/Get/UserGetController.ts:49:23) {
code: 'P2032',
clientVersion: '5.14.0',
meta: {
modelName: 'users',
field: 'category',
expected_type: 'String',
found: 'null'
}
}
at async orgList (file:///home/shubham/C3i/cemilec-backend/veramo-agent/src/Controllers/Get/UserGetController.ts:49:23) {
code: 'P2032',
clientVersion: '5.14.0',
meta: {
modelName: 'users',
field: 'category',
expected_type: 'String',
found: 'null'
}
}
6 replies
PPrisma
Created by kunwar.eth on 5/24/2024 in #help-and-questions
How to filter if a variable is not in database
No description
6 replies