SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-activerecord-4_2-4.2.11.3-1.72.x86_64.rpm :

* Fri Sep 25 2020 Stephan Kulow updated to version 4.2.11.3 see installed CHANGELOG.md [#]# Rails 4.2.11.3 (May 15, 2020) ##
* No changes. [#]# Rails 4.2.11.2 (May 15, 2020) ##
* No changes.
* Sun May 05 2019 Stephan Kulow - updated to version 4.2.11.1 see installed CHANGELOG.md [#]# Rails 4.2.11.1 (March 11, 2019) ##
* No changes.
* Sat Dec 08 2018 Stephan Kulow - updated to version 4.2.11 see installed CHANGELOG.md [#]# Rails 4.2.11 (November 27, 2018) ##
* No changes.
* Wed Oct 11 2017 cooloAATTsuse.com- updated to version 4.2.10 see installed CHANGELOG.md [#]# Rails 4.2.10 (September 27, 2017) ##
* `Relation#joins` is no longer affected by the target model\'s `current_scope`, with the exception of `unscoped`. Fixes #29338.
* Sean Griffin
*
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 4.2.9 see installed CHANGELOG.md [#]# Rails 4.2.9 (June 26, 2017) ##
* Fix regression caused by `collection_singular_ids=` ignoring different primary key on relationship.
* Nick Pezza
*
* Fix `rake db:schema:load` with subdirectories.
* Ryuta Kamizono
*
* Fix `rake db:migrate:status` with subdirectories.
* Ryuta Kamizono
*
* Fix regression of #1969 with SELECT aliases in HAVING clause.
* Eugene Kenny
*
* Fix `wait_timeout` to configurable for mysql2 adapter. Fixes #26556.
* Ryuta Kamizono
*
* Make `table_name=` reset current statement cache, so queries are not run against the previous table name.
* namusyaka
*
* Wed Feb 22 2017 cooloAATTsuse.com- updated to version 4.2.8 see installed CHANGELOG.md [#]# Rails 4.2.8 (February 21, 2017) ##
* Using a mysql2 connection after it fails to reconnect will now have an error message saying the connection is closed rather than an undefined method error message.
* Dylan Thacker-Smith
*
* Bust Model.attribute_names cache when resetting column information
* James Coleman
*
* Fix query caching when type information is reset Backports ancillary fix in 5.0.
* James Coleman
*
* Allow `joins` to be unscoped. Fixes #13775.
* Takashi Kokubun
*
* Hashes can once again be passed to setters of `composed_of`, if all of the mapping methods are methods implemented on `Hash`. Fixes #25978.
* Sean Griffin
*
* Fri Aug 12 2016 cooloAATTsuse.com- updated to version 4.2.7.1 see installed CHANGELOG.md
* Wed Jul 13 2016 cooloAATTsuse.com- updated to version 4.2.7 see installed CHANGELOG.md [#]# Rails 4.2.7 (July 12, 2016) ##
* Inspecting an object with an associated array of over 10 elements no longer truncates the array, preventing `inspect` from looping infinitely in some cases.
* Kevin McPhillips
*
* Ensure hashes can be assigned to attributes created using `composed_of`. Fixes #25210.
* Sean Griffin
*
* Queries such as `Computer.joins(:monitor).group(:status).count` will now be interpreted as `Computer.joins(:monitor).group(\'computers.status\').count` so that when `Computer` and `Monitor` have both `status` columns we don\'t have conflicts in projection.
* Rafael Sales
*
* ActiveRecord::Relation#count: raise an ArgumentError when finder options are specified or an ActiveRecord::StatementInvalid when an invalid type is provided for a column name (e.g. a Hash). Fixes #20434
* Konstantinos Rousis
*
* Correctly pass MySQL options when using structure_dump or structure_load Specifically, it fixes an issue when using SSL authentication.
* Alex Coomans
*
* Tue Mar 08 2016 cooloAATTsuse.com- updated to version 4.2.6 see installed CHANGELOG.md [#]# Rails 4.2.6 (March 07, 2016) ##
* Fix a bug where using `t.foreign_key` twice with the same `to_table` within the same table definition would only create one foreign key.
* George Millo
*
* Fix regression in dirty attribute tracking after #dup. Changes to the clone no longer show as changed attributes in the original object.
* Dominic Cleal
*
* Fix regression when loading fixture files with symbol keys. Closes #22584.
* Yves Senn
*
* Fix `rake db:structure:dump` on Postgres when multiple schemas are used. Fixes #22346.
* Nick Muerdter
*,
*ckoenig
*
* Introduce `connection.data_sources` and `connection.data_source_exists?`. These methods determine what relations can be used to back Active Record models (usually tables and views).
* Yves Senn
*,
*Matthew Draper
*
* Tue Mar 01 2016 cooloAATTsuse.com- updated to version 4.2.5.2 see installed CHANGELOG.md [#]# Rails 4.2.5.2 (February 26, 2016) ##
* No changes. [#]# Rails 4.2.5.1 (January 25, 2015) ##
* No changes.
 
ICM