
Model#get does not respect field name for ORDER clause
Reported by Michael Klishin (antares) | March 25th, 2009 @ 02:31 PM | in 0.10.0
it's creating the clause with "ORDER BY id" rather than "ORDER BY entry_id" for case like the following:
property :id, Serial, :field => "entry_id"
This is true for 0.9.10, and may or may not be fixed in 0.10 already
Comments and changes to this ticket
-
Dan Kubb (dkubb) March 25th, 2009 @ 04:19 PM
Attached is a script where I attempt to recreate this problem. It appears to work perfectly.
@Matt: Would you mind modifying the script so that the problem can be recreated?
-
Dan Kubb (dkubb) March 25th, 2009 @ 04:32 PM
- State changed from unconfirmed to not-applicable
Closing because no-one is able to reproduce this bug. Please reopen if this changes.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »