aboutsummaryrefslogtreecommitdiffstats
path: root/spec/relations
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:brynary/arelEmilio Tagua2010-05-272-2/+2
|\
| * Whitespace fixesBryan Helmkamp2010-05-262-2/+2
| |
* | Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in ↵Ernie Miller2010-05-212-2/+2
|/ | | | 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 testsErnie Miller2010-05-072-3/+5
|
* Add specs for simple in memory joins.Carl Lerche2010-03-121-0/+40
|
* Move the relation "integration" specs to specs/relationsCarl Lerche2010-03-121-0/+31
|
* minorNick Kallen2008-01-0710-524/+0
|
* quotingNick Kallen2008-01-051-8/+3
|
* minor cleanupNick Kallen2008-01-056-6/+6
|
* join relation qualificationNick Kallen2008-01-056-10/+13
|
* qualified namingNick Kallen2008-01-058-20/+143
|
* basic rename functionalityNick Kallen2008-01-053-8/+28
|
* new usage of builderNick Kallen2008-01-038-32/+43
| | | | `
* integration testNick Kallen2008-01-017-12/+27
|
* more to_sqlNick Kallen2007-12-313-4/+38
|
* before doing crazyNick Kallen2007-12-304-19/+61
|
* sql builderNick Kallen2007-12-301-1/+4
|
* joinsNick Kallen2007-12-302-22/+39
|
* variousNick Kallen2007-12-305-6/+99
|
* initial importNick Kallen2007-12-305-0/+168