mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
If we're deleting all records in an association, don't add a IN(..) clause to the query. Fixes #3672.
If we're deleting all records in an association, don't add a IN(..) clause to the query. Fixes #3672.