aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/nodes/unary.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/lib/arel/nodes/unary.rb')
-rw-r--r--activerecord/lib/arel/nodes/unary.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/lib/arel/nodes/unary.rb b/activerecord/lib/arel/nodes/unary.rb
index 00639304e4..6d1ac36b0e 100644
--- a/activerecord/lib/arel/nodes/unary.rb
+++ b/activerecord/lib/arel/nodes/unary.rb
@@ -35,6 +35,7 @@ module Arel # :nodoc: all
Not
Offset
On
+ OptimizerHints
Ordering
RollUp
}.each do |name|