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
/
visitors
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add support for WITH and UNION
Paul Sadauskas
2011-01-21
1
-0
/
+18
|
/
*
Added Arel::Nodes::NamedFunction for representing generic SQL functions
Aaron Patterson
2011-01-04
3
-7
/
+32
*
Merge branch '2-0-stable'
Aaron Patterson
2011-01-04
1
-1
/
+0
|
\
|
*
visiting via superclass is OK, since module definitions help delegate
Aaron Patterson
2011-01-04
1
-1
/
+0
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
2
-2
/
+2
|
\
|
|
*
adding better tests surrounding limits in adapter visitors
Aaron Patterson
2011-01-03
2
-2
/
+2
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
1
-1
/
+0
|
\
|
|
*
should return nil instead of empty string
Aaron Patterson
2011-01-03
1
-1
/
+0
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
1
-3
/
+4
|
\
|
|
*
we do not need to modify the AST
Aaron Patterson
2011-01-03
1
-3
/
+4
|
*
fixing tests for oracle visitor
Aaron Patterson
2011-01-03
1
-1
/
+2
|
*
fisting lots of oracle errors
Aaron Patterson
2011-01-03
1
-4
/
+4
*
|
fisting lots of oracle errors
Aaron Patterson
2011-01-03
1
-4
/
+4
*
|
top and limit can be visited
Aaron Patterson
2011-01-03
2
-0
/
+4
*
|
fisting mergefail
Aaron Patterson
2011-01-03
1
-4
/
+0
*
|
Merge branch '2-0-stable' into merge
Aaron Patterson
2011-01-03
4
-4
/
+35
|
\
|
|
*
Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Able...
Viacheslav Petrenko
2011-01-03
4
-4
/
+31
|
*
consolidating dot visitor methods
Aaron Patterson
2010-12-07
1
-12
/
+0
|
*
refactoring where, fixing subselect
Aaron Patterson
2010-12-07
1
-4
/
+0
|
*
implementation for passing a subquery to #in and #not_in
Sven Fuchs
2010-12-07
1
-8
/
+10
|
*
quoting limit nodes
Aaron Patterson
2010-12-07
3
-3
/
+3
*
|
testing binary ops in the dot visitor
Aaron Patterson
2010-12-25
1
-14
/
+16
*
|
requiring that the primary key be set on the UpdateManager so that databases ...
Aaron Patterson
2010-12-24
1
-3
/
+14
*
|
sql literals may be used as column attributes
Aaron Patterson
2010-12-22
1
-21
/
+24
*
|
make our caching per connection pool, not per connection
Aaron Patterson
2010-12-20
1
-7
/
+9
*
|
fix join dot visitors
Aaron Patterson
2010-12-20
1
-2
/
+0
*
|
cleaning up more nodes
Aaron Patterson
2010-12-14
1
-1
/
+1
*
|
cleaning up more nodes
Aaron Patterson
2010-12-14
1
-2
/
+2
*
|
string join should be a unary op
Aaron Patterson
2010-12-14
2
-8
/
+4
*
|
select core should visit the source node
Aaron Patterson
2010-12-14
1
-1
/
+2
*
|
fixing create_string_join factory method
Aaron Patterson
2010-12-14
1
-1
/
+1
*
|
adding a join source node
Aaron Patterson
2010-12-14
4
-29
/
+18
*
|
testing nary nodes in the depth first visitor
Aaron Patterson
2010-12-10
2
-2
/
+12
*
|
AND nodes are now n-ary
Aaron Patterson
2010-12-09
1
-1
/
+1
*
|
caches should be connection specific
Aaron Patterson
2010-12-09
1
-9
/
+22
*
|
just return a blank string if the base from is not a join
Aaron Patterson
2010-12-07
1
-1
/
+2
*
|
converting froms to from
Aaron Patterson
2010-12-07
1
-1
/
+1
*
|
refactoring where, fixing subselect
Aaron Patterson
2010-12-07
1
-4
/
+0
*
|
Merge remote branch 'sven/in-subquery' into subquery
Aaron Patterson
2010-12-07
1
-8
/
+10
|
\
\
|
*
|
implementation for passing a subquery to #in and #not_in
Sven Fuchs
2010-12-07
1
-8
/
+10
*
|
|
Merge branch '2-0-stable'
Aaron Patterson
2010-12-06
2
-2
/
+2
|
\
\
\
|
*
|
|
quoting limit nodes
Aaron Patterson
2010-12-06
3
-3
/
+3
|
|
|
/
|
|
/
|
|
*
|
Make "not" apply to the whole sub-expression when generating sql.
Ryan Rempel
2010-12-06
1
-1
/
+1
*
|
|
consolidating dot visitor methods
Aaron Patterson
2010-12-06
2
-13
/
+1
|
|
/
|
/
|
*
|
Make "not" apply to the whole sub-expression when generating sql.
Ryan Rempel
2010-12-06
1
-1
/
+1
*
|
Merge branch '2-0-stable'
Aaron Patterson
2010-12-06
1
-2
/
+9
|
\
|
|
*
adding a test for the dot visitor
Aaron Patterson
2010-12-06
1
-2
/
+9
*
|
declawing connection from the Table class
Aaron Patterson
2010-12-03
1
-4
/
+5
*
|
attributes do not need a column member
Aaron Patterson
2010-12-03
3
-11
/
+31
*
|
starting the column cache
Aaron Patterson
2010-12-03
1
-1
/
+10
[prev]
[next]