Skip to content

Fix incorrect reverse order expressions

What does this MR do and why?

Changes keyset order definition so that it can automatically reverse arel expressions with nulls first / nulls last.

This avoids the mistake we had here where we declared the incorrect reverse expression.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports