mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add CHANGELOG for #42423
This commit is contained in:
parent
8b36cca481
commit
d3e9ca92c7
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
* Add `update!` that works like `update` but raises exceptions
|
||||
|
||||
*Dorian Marié*
|
||||
|
||||
* Add `ActiveRecord::Base#attributes_for_database`
|
||||
|
||||
Returns attributes with values for assignment to the database.
|
||||
|
|
Loading…
Reference in a new issue