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
/
attributes
/
attribute.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
returning undefined for unknown column types
Aaron Patterson
2010-11-16
1
-6
/
+7
*
Refactor predication methods to be available to SqlLiterals as well.
Ernie Miller
2010-10-27
1
-174
/
+1
*
Support Attribute#asc and Attribute#desc to create orderings
Ernie Miller
2010-09-29
1
-0
/
+8
*
Add support for remaining *_any/*_all attribute methods, and add matches/does...
Ernie Miller
2010-09-29
1
-4
/
+129
*
Add eq_any.
Ernie Miller
2010-09-29
1
-0
/
+8
*
supporting ranges for IN statements
Aaron Patterson
2010-09-20
1
-3
/
+13
*
adding crazy code to fix the last two AR tests
Aaron Patterson
2010-09-20
1
-0
/
+3
*
refactoring expressions to a module
Aaron Patterson
2010-09-14
1
-20
/
+2
*
Add Min node.
Emilio Tagua
2010-09-11
1
-0
/
+4
*
adding not equal node, column names are expected to be symbols
Aaron Patterson
2010-09-10
1
-0
/
+4
*
added a greater than node
Aaron Patterson
2010-09-10
1
-0
/
+4
*
added greater than or equal to node
Aaron Patterson
2010-09-10
1
-0
/
+4
*
average node is added
Aaron Patterson
2010-09-08
1
-0
/
+4
*
adding maximum nodes
Aaron Patterson
2010-09-08
1
-0
/
+4
*
adding a sum node
Aaron Patterson
2010-09-08
1
-0
/
+4
*
count takes distinct
Aaron Patterson
2010-09-07
1
-2
/
+2
*
adding "as" and to_sql to count nodes
Aaron Patterson
2010-09-07
1
-0
/
+6
*
spec:v1:sqlite3 works for running our specs
Aaron Patterson
2010-08-16
1
-0
/
+4
*
adding first node
Aaron Patterson
2010-08-12
1
-3
/
+6
*
tables can fetch attributes
Aaron Patterson
2010-08-12
1
-0
/
+13