From d7ed2338b13821aba6cabf204bbd7f6b3e851644 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Mon, 11 Apr 2011 10:02:28 -0700 Subject: adding a Bin node to emit mysql BINARY keywords --- lib/arel/nodes/unary.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/arel/nodes') diff --git a/lib/arel/nodes/unary.rb b/lib/arel/nodes/unary.rb index 1b1dcb1053..1c834913fa 100644 --- a/lib/arel/nodes/unary.rb +++ b/lib/arel/nodes/unary.rb @@ -10,6 +10,7 @@ module Arel end %w{ + Bin Group Grouping Having -- cgit v1.2.3