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
/
postgresql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support locking by default and disable it only for SQLite.
Edgars Beigarts
2011-08-26
1
-3
/
+0
*
removing the aliased orders method from the pg visitor
Aaron Patterson
2011-04-28
1
-13
/
+0
*
adding Distinct ON node
Aaron Patterson
2011-04-21
1
-25
/
+2
*
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
*
quoting limit nodes
Aaron Patterson
2010-12-07
1
-1
/
+1
*
add locking support for postgres
Aaron Patterson
2010-10-13
1
-0
/
+4
*
Make PostgreSQL play nice with its friends. (matches -> ILIKE instead of LIKE)
Ernie Miller
2010-09-29
1
-0
/
+8
*
reordering order clauses :'(
Aaron Patterson
2010-09-23
1
-1
/
+9
*
writing code that makes me sad
Aaron Patterson
2010-09-23
1
-1
/
+6
*
adding a select statment visitor
Aaron Patterson
2010-09-23
1
-0
/
+27
*
adding a postgres adapter
Aaron Patterson
2010-09-23
1
-0
/
+6