aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/engines/sql/unit/relations/having_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* changes for Oracle support - OracleCompiler and corresponding tests with ↵Raimonds Simanovskis2010-03-011-1/+10
| | | | Oracle syntax
* Quoting every part of a Range. Calling .to_s is not enough for Range with ↵Eugene Pimenov2010-02-011-2/+2
| | | | two Time objects.
* Added having to use in combination with group to filter records.Emilio Tagua2009-12-281-0/+36