You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Composite Keys for ActiveRecord
== 5.0.6 2012-05-20
* Fixed bug where setting a belongs_to association to nil would raise
an error (Tyler Rick)
* Remove special case code for 1 column selects and just choose to use
Rails version of the
method unless we need ours to deal with an Array (Sammy Larbi)
* Change count tests to actually check for distinct, fix resulting
error it
demonstrated in the code (Sammy Larbi)
* Specify mysql2 driver by default (Charlie Savage)
* Update sqlite tests to run on Windows (Charlie Savage)