aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/engines/sql/unit/predicates
Commit message (Expand)AuthorAgeFilesLines
* changes for Oracle support - OracleCompiler and corresponding tests with Orac...Raimonds Simanovskis2010-03-014-10/+80
* Fix test which depends on the RUBY_VERSION when using sqlite3 adapter.Emilio Tagua2010-02-171-1/+5
* Quoting every part of a Range. Calling .to_s is not enough for Range with two...Eugene Pimenov2010-02-011-0/+24
* Fix the generated SQL when In predicate is supplied an empty ArrayPratik Naik2010-01-301-0/+19
* Ruby 1.9: the constants must be qualifiedBryan Helmkamp2009-11-094-7/+7
* Create Predicates module to match directory structureBryan Helmkamp2009-09-304-211/+219
* Fix almost all Ruby warnings during spec suiteBryan Helmkamp2009-09-201-5/+6
* Merge remote branch 'miloops/master' into miloopsBryan Helmkamp2009-09-204-4/+4
|\
| * Use load path rather than relative path for spec_helper requires. Also fixes ...Jeremy Kemper2009-09-144-4/+4
* | Bug fix: Don't use #delegate to declare delegations when intentionally delega...Lee Bankewitz2009-08-101-0/+15
|/
* Moving SQL predicates spec to correct dirBryan Helmkamp2009-05-171-0/+65
* Added PostgreSQL to buildBryan Helmkamp2009-05-171-3/+15
* WhitespaceBryan Helmkamp2009-05-173-3/+3
* removed duplicates from sql testsBryan Helmkamp2009-05-172-35/+0
* reorganizing testsNick Kallen2009-05-173-0/+272