P
Prisma•5mo ago
Nevo David

Is it possible to use every + and?

Here is what I am trying to do: I have two tables "user" and "tags" I want to find all the users that have the tags 'a', 'b', 'c', if one of them doesn't exist, don't return the user. ChatGPT says it's not possible 😇
4 Replies
Fast
Fast•5mo ago
Working with scalar lists/arrays (Concepts) | Prisma Documentation
How to read, write, and filter by scalar lists / arrays.
Fast
Fast•5mo ago
otherwise i dont see why you wouldnt be able to just implement it yourself
Nevo David
Nevo David•5mo ago
@Fast I am using postgres, but I don't get this autocomplete:
No description
Nevo David
Nevo David•5mo ago
Ok I see the problem it works for String[] but I need Tags[]
Want results from more Discord servers?
Add your server