AshPostgresβ
Solvedsimilarity(t0."name"::text, NULL) ends up being NULL. I tried moving this into query builder expressions but the fields aren't recognized. I tried inlining the the expression into the action, also nothing. I'm really lost right now. What's the right way to do this? Thank you.