diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-11-01 19:04:30 -0200 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-11-01 19:04:30 -0200 |
commit | 1918b12c0429caec2a6134ac5e5b42ade103fe90 (patch) | |
tree | 7e9a61f8f5460d27231c295f843854a44961d2d9 /activerecord/lib/active_record/locking | |
parent | d9e70501a41d6a2e8dd4f0c4f7da78aaab6d2202 (diff) | |
download | rails-1918b12c0429caec2a6134ac5e5b42ade103fe90.tar.gz rails-1918b12c0429caec2a6134ac5e5b42ade103fe90.tar.bz2 rails-1918b12c0429caec2a6134ac5e5b42ade103fe90.zip |
Fix wrong behavior where associations with dependent: :destroy options
was using nullify strategy
This caused a regression in applications trying to upgrade.
Also if the user set the dependent option as destroy he expects to get
the records removed from the database.
Diffstat (limited to 'activerecord/lib/active_record/locking')
0 files changed, 0 insertions, 0 deletions