index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
nodes
/
select_core.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal in all files in arel
Rafael Mendonça França
2017-02-13
1
-0
/
+1
*
Change the interface of `having` to match that of `where`
Sean Griffin
2015-01-27
1
-5
/
+5
*
call super from initialize
Aaron Patterson
2013-05-17
1
-0
/
+1
*
Add equality to ALL THE THINGS (that matter)
Ernie Miller
2012-08-18
1
-0
/
+20
*
Support ANSI SQL2003 window functions.
Alexander Staubo
2012-02-22
1
-1
/
+3
*
adding a DISTINCT node
Aaron Patterson
2011-04-21
1
-7
/
+10
*
Merge branch '2-0-stable' into merge
Aaron Patterson
2011-01-03
1
-1
/
+2
|
\
|
*
Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Able...
Viacheslav Petrenko
2011-01-03
1
-1
/
+2
*
|
fixing typo, thanks @devwout
Aaron Patterson
2010-12-21
1
-1
/
+1
*
|
adding a join source node
Aaron Patterson
2010-12-14
1
-7
/
+15
*
|
converting froms to from
Aaron Patterson
2010-12-07
1
-3
/
+6
|
/
*
adding ancestor test
Aaron Patterson
2010-11-29
1
-1
/
+1
*
from does not need to be a list
Aaron Patterson
2010-09-20
1
-2
/
+2
*
totally lame, but arel expects FROM to only be one item
Aaron Patterson
2010-09-12
1
-1
/
+1
*
adding having nodes
Aaron Patterson
2010-09-08
1
-0
/
+3
*
group nodes are working!
Aaron Patterson
2010-09-07
1
-3
/
+5
*
deep copies of statements aren't necessary. shallow copy the top-level arrays.
Mike Dalessio
2010-08-30
1
-3
/
+3
*
SelectCore deep copies attributes
Mike Dalessio
2010-08-19
1
-0
/
+7
*
limits are added
Aaron Patterson
2010-08-12
1
-0
/
+13