Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added having to use in combination with group to filter records. | Emilio Tagua | 2009-12-28 | 1 | -0/+36 |
* | Don't try to lock reads when using any SQLite adapter, it's redundant | Emilio Tagua | 2009-12-28 | 1 | -2/+16 |
* | Added lock to Arel, allowing a locking read if required. | Emilio Tagua | 2009-12-27 | 1 | -0/+47 |
* | Added "from" method, allowing to specify custom from clauses. | Emilio Tagua | 2009-12-27 | 1 | -0/+50 |
* | Switch from rr to RSpec mocks. rr has issues on 1.9.2pre | Bryan Helmkamp | 2009-11-09 | 1 | -2/+2 |
* | Use load path rather than relative path for spec_helper requires. Also fixes ... | Jeremy Kemper | 2009-09-14 | 12 | -12/+12 |
* | Build valid SQL query for SQLite3 and PostgreSQL when updating records with l... | Emilio Tagua | 2009-06-23 | 1 | -6/+12 |
* | Added PostgreSQL to build | Bryan Helmkamp | 2009-05-17 | 2 | -6/+52 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 5 | -5/+5 |
* | removed duplicates from sql tests | Bryan Helmkamp | 2009-05-17 | 7 | -346/+0 |
* | reorganizing tests | Nick Kallen | 2009-05-17 | 14 | -0/+1189 |