aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/engines/sql/unit/relations/update_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use load path rather than relative path for spec_helper requires. Also fixes ↵Jeremy Kemper2009-09-141-1/+1
| | | | specs on Ruby 1.9 since . is no longer in the load path.
* Build valid SQL query for SQLite3 and PostgreSQL when updating records with ↵Emilio Tagua2009-06-231-6/+12
| | | | limited conditions
* Added PostgreSQL to buildBryan Helmkamp2009-05-171-4/+34
|
* reorganizing testsNick Kallen2009-05-171-0/+121