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
/
mysql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support locking by default and disable it only for SQLite.
Edgars Beigarts
2011-08-26
1
-4
/
+0
*
supressing nested parenthesis in multiple unions on mysql. thanks jhtwong. fi...
Aaron Patterson
2011-07-20
1
-0
/
+22
*
adding a Bin node to emit mysql BINARY keywords
Aaron Patterson
2011-04-11
1
-0
/
+4
*
refactoring custom lock logic to use sql literals
Aaron Patterson
2011-02-21
1
-5
/
+1
*
Lock should be a unary node
Aaron Patterson
2011-02-21
1
-2
/
+2
*
Allow database specific locking clauses to be used
Jesse Storimer
2011-01-20
1
-1
/
+5
*
adding better tests surrounding limits in adapter visitors
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
*
quoting limit nodes
Aaron Patterson
2010-12-07
1
-1
/
+1
*
mysql will lock for update
Aaron Patterson
2010-11-22
1
-0
/
+4
*
mysql selects from dual on empty from statements
Aaron Patterson
2010-11-05
1
-0
/
+5
*
adding default limits when there is an offset for sqlite and mysql [#5316 sta...
Aaron Patterson
2010-10-20
1
-0
/
+7
*
doing a little cleanup on the visitors
Aaron Patterson
2010-10-19
1
-0
/
+2
*
moving visitors around
Aaron Patterson
2010-09-23
1
-0
/
+16