aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-1438-1041/+1039
* strategy patternNick Kallen2008-01-131-4/+4
* experimenting with strategy pattern rather than conditional; not as terse, no...Nick Kallen2008-01-1313-55/+86
* removed support for scalar select (will return later); added support for alia...Nick Kallen2008-01-1313-25/+81
* removed to_sql invocation for joins in base.rb... unnecessary, but perhaps co...Nick Kallen2008-01-131-1/+1
* experimenting with new aliasing terminology and interfaceNick Kallen2008-01-125-17/+13
* aliasing of relationsNick Kallen2008-01-1213-21/+214
* bug with aggregation to_SqlNick Kallen2008-01-124-117/+4
* commentNick Kallen2008-01-121-0/+2
* added aggregationsNick Kallen2008-01-127-13/+100
* missing filesNick Kallen2008-01-1214-0/+522
* relation inclusion operatorNick Kallen2008-01-125-5/+25
* removed operator overloading of the predications (==, etc.)Nick Kallen2008-01-127-35/+35
* removed operator overloading; renamed spec filesNick Kallen2008-01-1216-504/+6
* minor cleanupNick Kallen2008-01-111-14/+3
* fixed erroneous testNick Kallen2008-01-112-1/+127
* new files?Nick Kallen2008-01-1013-0/+382
* reorganized requiresNick Kallen2008-01-101-6/+1
* reorganized requiresNick Kallen2008-01-101-16/+4
* renamed files, removed _relation suffixNick Kallen2008-01-1012-377/+11
* namespacingNick Kallen2008-01-1046-569/+556
* removed sql builderNick Kallen2008-01-0750-862/+206
* nkNick Kallen2008-01-078-17/+10
* minorNick Kallen2008-01-0778-238/+566
* integration spec is persuasive, hopefullyNick Kallen2008-01-0611-1628/+287
* quotingNick Kallen2008-01-0514-45/+49
* minor cleanupNick Kallen2008-01-058-8/+10
* join relation qualificationNick Kallen2008-01-058-12/+19
* qualified namingNick Kallen2008-01-0526-60/+283
* basic rename functionalityNick Kallen2008-01-056-8/+37
* removed overly flexible sql builder funcitonalityNick Kallen2008-01-032-58/+0
* missing filesNick Kallen2008-01-032-0/+18
* new usage of builderNick Kallen2008-01-0325-130/+1853
* integration testNick Kallen2008-01-0132-25/+514
* more to_sqlNick Kallen2007-12-316-4/+59
* cleanest implementation of adapter i could manageNick Kallen2007-12-313-30/+15
* before doing crazyNick Kallen2007-12-3012-30/+142
* nk - broken out into multiple filesNick Kallen2007-12-301-1/+7
* sql builderNick Kallen2007-12-306-46/+16
* joinsNick Kallen2007-12-305-27/+69
* variousNick Kallen2007-12-3021-16/+164
* initial importNick Kallen2007-12-3031-0/+454