mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
549ee51b77
commit
c427033e7a
1 changed files with 3 additions and 0 deletions
|
@ -595,6 +595,9 @@ Please refer to the [Changelog][active-record] for detailed changes.
|
|||
* Removed support for `activerecord-deprecated_finders` gem.
|
||||
([commit](https://github.com/rails/rails/commit/78dab2a8569408658542e462a957ea5a35aa4679))
|
||||
|
||||
* Removed `ActiveRecord::ConnectionAdapters::Column::TRUE_VALUES` constant.
|
||||
([commit](https://github.com/rails/rails/commit/a502703c3d2151d4d3b421b29fefdac5ad05df61))
|
||||
|
||||
### Deprecations
|
||||
|
||||
* Deprecated passing a class as a value in a query. Users should pass strings
|
||||
|
|
Loading…
Reference in a new issue