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_mysql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing mysql visitor
Aaron Patterson
2014-04-08
1
-7
/
+11
*
add the casting node to the AST at build time
Aaron Patterson
2014-03-24
1
-6
/
+7
*
calling cache methods against the connection
Aaron Patterson
2011-11-19
1
-1
/
+1
*
Make it the responsibility of the connection to hold on to a visitor for gene...
Jon Leighton
2011-08-08
1
-1
/
+1
*
supressing nested parenthesis in multiple unions on mysql. thanks jhtwong. fi...
Aaron Patterson
2011-07-20
1
-0
/
+10
*
refactoring custom lock logic to use sql literals
Aaron Patterson
2011-02-21
1
-2
/
+2
*
Lock should be a unary node
Aaron Patterson
2011-02-21
1
-1
/
+1
*
Allow database specific locking clauses to be used
Jesse Storimer
2011-01-20
1
-5
/
+10
*
adding better tests surrounding limits in adapter visitors
Aaron Patterson
2011-01-03
1
-2
/
+2
*
quoting limit nodes
Aaron Patterson
2010-12-07
1
-0
/
+6
*
mysql will lock for update
Aaron Patterson
2010-11-22
1
-0
/
+7
*
mysql selects from dual on empty from statements
Aaron Patterson
2010-11-05
1
-1
/
+7
*
adding default limits when there is an offset for sqlite and mysql [#5316 sta...
Aaron Patterson
2010-10-20
1
-0
/
+21