Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Fix Reported issue involving reoder and last #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yez
Copy link

@yez yez commented Apr 15, 2016

@bigxiang

This should Resolve #418

Since the 4.1 version of reverse_order! is used, an additional check has been
added to actually reorder the ORDER BY clause if there are non-nil elements
within it.

Additionally, a spec has been added to ensure proper ordering takes place.

@yez
Copy link
Author

yez commented Apr 15, 2016

The build passed on my fork, looks like this one failed due to some kind of download issue. If someone could restart the build, it will probably pass.

This should Resolve activerecord-hackery#418

Since the 4.1 version of `reverse_order!` is used, an additional check has been
 added to actually reorder the `ORDER BY` clause if there are non-nil elements
 of it.

Additionally, a spec has been added to ensure proper ordering takes place.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant