aboutsummaryrefslogtreecommitdiffstats
path: root/test/visitors/test_postgres.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Regexp and NotRegexp nodes for PostgreSQLJames Le Cuirot2014-04-081-0/+34
* add the casting node to the AST at build timeAaron Patterson2014-03-241-3/+3
* Add tests for PostgreSLQ bugfix regarding invalid SQL in subqueries when usin...Roel van der Hoorn2014-02-051-0/+36
* calling cache methods against the connectionAaron Patterson2011-11-191-1/+1
* Make it the responsibility of the connection to hold on to a visitor for gene...Jon Leighton2011-08-081-1/+1
* adding Distinct ON nodeAaron Patterson2011-04-211-0/+11
* refactoring custom lock logic to use sql literalsAaron Patterson2011-02-211-2/+2
* Lock should be a unary nodeAaron Patterson2011-02-211-1/+1
* Merge remote branch 'jstorimer/master' into omgAaron Patterson2011-02-211-4/+13
|\
| * Allow database specific locking clauses to be usedJesse Storimer2011-01-201-4/+13
* | Add support for WITH and UNIONPaul Sadauskas2011-01-211-0/+1
|/
* adding better tests surrounding limits in adapter visitorsAaron Patterson2011-01-031-2/+4
* quoting limit nodesAaron Patterson2010-12-071-0/+8
* renaming test_helper to helper so that it is not double requiredAaron Patterson2010-10-181-1/+1
* Renamed spec_helper to test_helperRyan Davis2010-10-181-1/+1
* Fisting arel specs -- still needs tree_manager and cleanupRyan Davis2010-10-181-0/+17