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_postgres.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Support for GroupBy Cube, Rollup and Grouping Set Syntax for PostgreSQL V...
Mohammad Habbab
2016-05-04
1
-0
/
+78
*
test match predicate case sensitivity attribute
Keenan Brock
2015-12-05
1
-0
/
+6
*
introduce predicate {does_not_}matches_regexp
Keenan Brock
2015-12-05
1
-6
/
+13
*
use valid regular expression in regexp test
Keenan Brock
2015-12-05
1
-12
/
+12
*
Add case sensitive regexp
Keenan Brock
2015-12-05
1
-0
/
+14
*
Add case sensitive match
Keenan Brock
2015-12-05
1
-0
/
+14
*
{Matches,DoesNotMatch} support the ESCAPE clause with PostgreSQL
Kazuya NUMATA
2014-12-25
1
-0
/
+14
*
Add order to BindParams in the ToSql collector
Sean Griffin
2014-11-17
1
-0
/
+10
*
postgresql visitor is working
Aaron Patterson
2014-04-08
1
-13
/
+17
*
Add Regexp and NotRegexp nodes for PostgreSQL
James Le Cuirot
2014-04-08
1
-0
/
+34
*
add the casting node to the AST at build time
Aaron Patterson
2014-03-24
1
-3
/
+3
*
Add tests for PostgreSLQ bugfix regarding invalid SQL in subqueries when usin...
Roel van der Hoorn
2014-02-05
1
-0
/
+36
*
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
*
adding Distinct ON node
Aaron Patterson
2011-04-21
1
-0
/
+11
*
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
*
Merge remote branch 'jstorimer/master' into omg
Aaron Patterson
2011-02-21
1
-4
/
+13
|
\
|
*
Allow database specific locking clauses to be used
Jesse Storimer
2011-01-20
1
-4
/
+13
*
|
Add support for WITH and UNION
Paul Sadauskas
2011-01-21
1
-0
/
+1
|
/
*
adding better tests surrounding limits in adapter visitors
Aaron Patterson
2011-01-03
1
-2
/
+4
*
quoting limit nodes
Aaron Patterson
2010-12-07
1
-0
/
+8
*
renaming test_helper to helper so that it is not double required
Aaron Patterson
2010-10-18
1
-1
/
+1
*
Renamed spec_helper to test_helper
Ryan Davis
2010-10-18
1
-1
/
+1
*
Fisting arel specs -- still needs tree_manager and cleanup
Ryan Davis
2010-10-18
1
-0
/
+17