diff options
author | Piotr Jakubowski <piotrj@gmail.com> | 2016-01-20 21:53:17 +0100 |
---|---|---|
committer | Piotr Jakubowski <piotrj@gmail.com> | 2016-05-04 22:01:24 +0200 |
commit | eebcebdeb58ff7b6c05cb1cfbbc9aa4c85c9800e (patch) | |
tree | 2b7f9fb90a4171432ddd7751fd1599eeca930d15 /railties/lib/rails | |
parent | 8352c8c6ef58eef822947faf8defc378e5de057c (diff) | |
download | rails-eebcebdeb58ff7b6c05cb1cfbbc9aa4c85c9800e.tar.gz rails-eebcebdeb58ff7b6c05cb1cfbbc9aa4c85c9800e.tar.bz2 rails-eebcebdeb58ff7b6c05cb1cfbbc9aa4c85c9800e.zip |
When deleting through records, take into account association conditions
Fixes #18424.
When deleting through records, it didn't take into account the
conditions that may have been affecting join model table, but was
defined in association definition.
Diffstat (limited to 'railties/lib/rails')
0 files changed, 0 insertions, 0 deletions