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
*
{Matches,DoesNotMatch} support the ESCAPE clause with PostgreSQL
Kazuya NUMATA
2014-12-25
1
-2
/
+14
*
Add order to BindParams in the ToSql collector
Sean Griffin
2014-11-17
1
-0
/
+4
*
postgresql visitor is working
Aaron Patterson
2014-04-08
1
-10
/
+11
*
Add Regexp and NotRegexp nodes for PostgreSQL
James Le Cuirot
2014-04-08
1
-0
/
+8
*
Removed all the fiels in lib/arel/visitors/ which needs dependency on 'a' als...
Alex Lin
2014-03-24
1
-8
/
+6
*
PostgreSQL bugfix for invalid SQL in subqueries
vanderhoorn
2014-02-05
1
-0
/
+2
*
Make visitors threadsafe by removing @last_column
Ernie Miller
2013-04-28
1
-6
/
+6
*
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