i have a `List<String>` of keywords and want...
# exposed
d
i have a
List<String>
of keywords and want to look for elements that contain all of these in a column. is there a way to build a query with a loop / list of conditions?