It looks like you can shoehorn that WHERE clause into the search_literal method the way you need to.SELECT * FROM items WHERE item_id NOT IN (SELECT item_id FROM mapping WHERE container_id = ?)
In reply to Re: Combined SQL Queries (e.g., EXCEPT) and DBIx::Class
by dirving
in thread Combined SQL Queries (e.g., EXCEPT) and DBIx::Class
by jgallagher
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |