Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:brynary/arel | Emilio Tagua | 2010-05-27 | 1 | -1/+1 |
|\ | |||||
| * | Whitespace fixes | Bryan Helmkamp | 2010-05-26 | 1 | -1/+1 |
| | | |||||
* | | Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in ↵ | Ernie Miller | 2010-05-21 | 1 | -1/+1 |
|/ | | | | memory engine, and make having clauses behave like where clauses in SQL engine (join with AND, allow multiple calls to having to add predicates) | ||||
* | Tests for notmatches and notin, and fixes for issues found in tests | Ernie Miller | 2010-05-07 | 1 | -2/+4 |
| | |||||
* | Add specs for simple in memory joins. | Carl Lerche | 2010-03-12 | 1 | -0/+40 |