Michael Dem
DTDrizzle Team
•Created by Thomas on 10/19/2023 in #help
How to filter by a column in a related table?
I use a raw sql query when filtering by a related table.
Something like "where recipes.id in (select recepeId form ingredients where ingredients.name like %cheese%)"
5 replies