mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4a13f8ad4f
If you're using the `nulls_first` or `nulls_last` functionality with an explicit ordering, then previously it wasn't properly handling calls to `#reverse` (called through `reverse_order`). This commit changes the behavior to match what would be expected. |
||
---|---|---|
.. | ||
and.rb | ||
ascending.rb | ||
binary.rb | ||
bind_param.rb | ||
case.rb | ||
casted.rb | ||
comment.rb | ||
count.rb | ||
delete_statement.rb | ||
descending.rb | ||
equality.rb | ||
extract.rb | ||
false.rb | ||
full_outer_join.rb | ||
function.rb | ||
grouping.rb | ||
homogeneous_in.rb | ||
in.rb | ||
infix_operation.rb | ||
inner_join.rb | ||
insert_statement.rb | ||
join_source.rb | ||
matches.rb | ||
named_function.rb | ||
node.rb | ||
node_expression.rb | ||
ordering.rb | ||
outer_join.rb | ||
over.rb | ||
regexp.rb | ||
right_outer_join.rb | ||
select_core.rb | ||
select_statement.rb | ||
sql_literal.rb | ||
string_join.rb | ||
table_alias.rb | ||
terminal.rb | ||
true.rb | ||
unary.rb | ||
unary_operation.rb | ||
unqualified_column.rb | ||
update_statement.rb | ||
values_list.rb | ||
window.rb | ||
with.rb |