index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
engines
/
sql
/
primitives.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace fixes
Bryan Helmkamp
2010-05-26
1
-2
/
+2
*
Inequality shouldn't descend from equality, due to Rails type checks, and res...
Ernie Miller
2010-05-07
1
-4
/
+0
*
Support predicate complements and alternate not syntax (overload BasicObject#!)
Ernie Miller
2010-05-07
1
-0
/
+8
*
build expression not(nil) as IS NOT NULL
Santiago Pastorino
2010-04-21
1
-0
/
+4
*
Attributes should be typed
Carl Lerche
2010-03-12
1
-4
/
+0
*
Merge remote branch 'miloops/master' into miloops
Bryan Helmkamp
2009-09-20
1
-0
/
+2
|
\
|
*
Allow expressions on literal SQL fragments
Emilio Tagua
2009-05-28
1
-1
/
+3
*
|
Bug fix: Don't use #delegate to declare delegations when intentionally delega...
Lee Bankewitz
2009-08-10
1
-2
/
+8
|
/
*
Adding SqlLiteral with spec for counts
Bryan Helmkamp
2009-05-19
1
-0
/
+10
*
Whitespace
Bryan Helmkamp
2009-05-17
1
-5
/
+5
*
initial implementation of cross-engine join
Bryan Helmkamp
2009-05-17
1
-0
/
+4
*
most in memory operations save join and group
Bryan Helmkamp
2009-05-17
1
-0
/
+14
*
join sql stuff moved into sql adapter
Bryan Helmkamp
2009-05-17
1
-8
/
+10
*
removed function_sql in favor of polymorphism
Bryan Helmkamp
2009-05-17
1
-6
/
+30
*
consolidated files
Bryan Helmkamp
2009-05-17
1
-3
/
+31
*
moved sql related code to its own engine area
Bryan Helmkamp
2009-05-17
1
-0
/
+3