This project is archived and is in readonly mode.
order method should concatenate and reorder should overwrite
Reported by Santiago Pastorino | June 25th, 2010 @ 08:17 PM | in 3.0.2
As discussed here
https://rails.lighthouseapp.com/projects/8994/tickets/4841-multiple...
order should concatenate and reorder should overwrite.
I'm about to finish this work, I'm only creating a ticket for the
sake of tracking.
Comments and changes to this ticket
-
Santiago Pastorino June 25th, 2010 @ 11:28 PM
Concatenated order is working, tests added.
reorder is coming ... -
Santiago Pastorino June 25th, 2010 @ 11:37 PM
- Tag changed from arel rails3, order to arel rails3, order, patch
Here are the two patches together.
-
Repository June 25th, 2010 @ 11:59 PM
(from [a2513aea07255877b66b846fcf7ebb35629199df]) Test for concatenated orders added
[#4972]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/a2513aea07255877b66b846fcf7ebb... -
Repository June 25th, 2010 @ 11:59 PM
- State changed from open to committed
(from [65aa6a7db16b7387d5a3bf1ad7f5a602804a2f21]) reorder method added to ActiveRelation
[#4972 state:committed]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/65aa6a7db16b7387d5a3bf1ad7f5a6... -
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to High
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 4972 order method should concatenate and reorder should overwrite [#4972]
- 4972 order method should concatenate and reorder should overwrite [#4972 state:committed]