aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration/column_attributes_test.rb
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-08-18 15:17:07 +0900
committerGitHub <noreply@github.com>2017-08-18 15:17:07 +0900
commit18abe37aa8bbc5012124f90aaf93336a57b52642 (patch)
tree1abdce6b20edeb93328863ff449b107a3cd430c4 /activerecord/test/cases/migration/column_attributes_test.rb
parent7612675fb76e1dcfc1c37fe08f951d476cae6d27 (diff)
downloadrails-18abe37aa8bbc5012124f90aaf93336a57b52642.tar.gz
rails-18abe37aa8bbc5012124f90aaf93336a57b52642.tar.bz2
rails-18abe37aa8bbc5012124f90aaf93336a57b52642.zip
Restore the ability that SQL with binds for `insert`, `update`, and `delete` (#29944)
Since 213796f, it was lost the ability that SQL with binds for `insert`, `update`, and `delete` (like `select_all`). This restores the ability because `insert`, `update`, and `delete` are public API, so it should not be removed without deprecation.
Diffstat (limited to 'activerecord/test/cases/migration/column_attributes_test.rb')
0 files changed, 0 insertions, 0 deletions