Hey :wave: Has there anything being planned yet to...
# orm-help
l
Hey 👋 Has there anything being planned yet to support CONCAT on fields? e.g. for searching:
CONCAT(firstName, ' ', lastName) AS fullName
n
Hey Luis 👋 We have an existing feature request for this: #7181 If you could leave a 👍 to the request it would help us in prioritising it. For now, you could try this workaround as mentioned in this comment