diff options
author | John Hawthorn <john@stembolt.com> | 2017-03-20 14:55:53 -0700 |
---|---|---|
committer | John Hawthorn <john@stembolt.com> | 2017-03-20 15:52:35 -0700 |
commit | 19dc69cb07572f8b17ae15c8bc0b5a29bc8a281f (patch) | |
tree | 16ba6bc1a19644ff748512bcf079a9c8834e7743 /ci | |
parent | 5c0d00072d1309dbc77bb5d97e42956bac3e8684 (diff) | |
download | rails-19dc69cb07572f8b17ae15c8bc0b5a29bc8a281f.tar.gz rails-19dc69cb07572f8b17ae15c8bc0b5a29bc8a281f.tar.bz2 rails-19dc69cb07572f8b17ae15c8bc0b5a29bc8a281f.zip |
Fix where_clause#except with specific where value
Fixes a regression introduced in
22ca710f20c3c656811df006cbf1f4dbc359f7a6 where Relation#unscope with a
specific where value (vs unscoping the entire where clause) could result
in the wrong binds being left on the query.
This was caused by an index variable not being incremented properly.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions