backend: fix mentionedUsers and userInfo queries #145

Manually merged
Johann150 merged 1 commit from fix/backend-mentionedUsers-userInfo into main 2022-09-11 19:41:01 +00:00
Owner

Turns out getMany doesn't work with the specific query used, so use
getRawMany instead.

Also fixup the predicate used in userInfo to use the correct field
names.

Turns out `getMany` doesn't work with the specific query used, so use `getRawMany` instead. Also fixup the predicate used in userInfo to use the correct field names.
norm added 1 commit 2022-09-11 19:29:03 +00:00
backend: fix mentionedUsers and userInfo queries
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
a2fad7ce61
Turns out `getMany` doesn't work with the specific query used, so use
`getRawMany` instead.

Also fixup the predicate used in userInfo to use the correct field
names.
Johann150 referenced this pull request from a commit 2022-09-11 19:40:59 +00:00
Johann150 manually merged commit 515957ee74 into main 2022-09-11 19:41:01 +00:00
Johann150 deleted branch fix/backend-mentionedUsers-userInfo 2022-09-11 19:41:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#145
No description provided.