Hi everyone, I have an array in my DB with strings (["","",""])
Is there a way to make a query that check if my query input matches any of the strings in the array?
TL;DR
Developers are asking for help with querying an array in a database to check if query input matches any strings in the array. Someone shared a Discord link as a potential solution.