diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-18 15:17:07 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-18 15:17:07 +0900 |
commit | 18abe37aa8bbc5012124f90aaf93336a57b52642 (patch) | |
tree | 1abdce6b20edeb93328863ff449b107a3cd430c4 /actionpack/MIT-LICENSE | |
parent | 7612675fb76e1dcfc1c37fe08f951d476cae6d27 (diff) | |
download | rails-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 'actionpack/MIT-LICENSE')
0 files changed, 0 insertions, 0 deletions