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
/
test
/
visitors
/
test_to_sql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it the responsibility of the connection to hold on to a visitor for gene...
Jon Leighton
2011-08-08
1
-3
/
+3
*
Add nodes for boolean constants
Daniel Cadenas
2011-08-03
1
-0
/
+16
*
visitors can define their own cache strategy for dispatch. fixes #57
Aaron Patterson
2011-06-27
1
-0
/
+16
*
make sure thread runs
Aaron Patterson
2011-05-17
1
-0
/
+1
*
no longer use this instance variable
Aaron Patterson
2011-05-17
1
-1
/
+1
*
Make ToSql more thread safe.
Damon McCormick + Cameron Walters
2011-05-10
1
-0
/
+17
*
raising not implemented exceptions for distinct on where it is not supported
Aaron Patterson
2011-04-21
1
-0
/
+11
*
Replace MathOperation with InfixOperation to support more operators
Ernie Miller
2011-03-09
1
-1
/
+10
*
Merge branch 'master' of github.com:rails/arel
Aaron Patterson
2011-03-07
1
-0
/
+9
|
\
|
*
Add an #table_name method to Table and TableAlias, which always returns the a...
Jon Leighton
2011-03-04
1
-0
/
+9
*
|
Merge remote branch 'stiff/master' into omg
Aaron Patterson
2011-03-07
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
implemented support for math operations in numeric attributes
Vladimir Meremyanin
2011-01-29
1
-0
/
+22
*
|
Test for NamedFunction predication chaining
Daniel Azuma
2011-01-19
1
-0
/
+6
|
/
*
Added Arel::Nodes::NamedFunction for representing generic SQL functions
Aaron Patterson
2011-01-04
1
-0
/
+10
*
Merge branch '2-0-stable' into merge
Aaron Patterson
2011-01-03
1
-1
/
+1
|
\
|
*
Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Able...
Viacheslav Petrenko
2011-01-03
1
-1
/
+1
|
*
tests for passing a subquery to #in and #not_in
Sven Fuchs
2010-12-07
1
-0
/
+18
|
*
quoting limit nodes
Aaron Patterson
2010-12-07
1
-0
/
+6
*
|
sql literals may be used as column attributes
Aaron Patterson
2010-12-22
1
-1
/
+8
*
|
stop using deprecated AND usage
Aaron Patterson
2010-12-09
1
-2
/
+2
*
|
Merge remote branch 'sven/in-subquery' into subquery
Aaron Patterson
2010-12-07
1
-0
/
+18
|
\
\
|
*
|
tests for passing a subquery to #in and #not_in
Sven Fuchs
2010-12-07
1
-0
/
+18
*
|
|
Merge branch '2-0-stable'
Aaron Patterson
2010-12-06
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
quoting limit nodes
Aaron Patterson
2010-12-06
1
-0
/
+6
|
|
/
|
*
Make "not" apply to the whole sub-expression when generating sql.
Ryan Rempel
2010-12-06
1
-1
/
+7
*
|
Make "not" apply to the whole sub-expression when generating sql.
Ryan Rempel
2010-12-06
1
-1
/
+7
*
|
attributes do not need a column member
Aaron Patterson
2010-12-03
1
-3
/
+7
|
/
*
adding deprecated support for walking ancestor trees
Aaron Patterson
2010-11-30
1
-0
/
+5
*
adding an AS node
Aaron Patterson
2010-11-23
1
-0
/
+6
*
adding a "not" factory method for creating Not nodes
Aaron Patterson
2010-11-23
1
-0
/
+5
*
Added tests for Nodes::NotIn.
Rolf Timmermans
2010-11-18
1
-0
/
+46
*
added a visitor for Class objects
Aaron Patterson
2010-11-16
1
-0
/
+4
*
adding proper columns to our fake table
Aaron Patterson
2010-11-05
1
-7
/
+6
*
Add ToSql NilClass visitor
Ernie Miller
2010-11-04
1
-0
/
+4
*
Added Bignum to visitor
rugek
2010-10-26
1
-0
/
+4
*
renaming test_helper to helper so that it is not double required
Aaron Patterson
2010-10-18
1
-1
/
+1
*
Renamed spec_helper to test_helper
Ryan Davis
2010-10-18
1
-1
/
+1
*
Fisting arel specs -- still needs tree_manager and cleanup
Ryan Davis
2010-10-18
1
-0
/
+134