aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_relation/extensions
Commit message (Expand)AuthorAgeFilesLines
* added attribute.eq(nil)Nick Kallen2008-03-164-2/+11
* added support for `attribute IN ...` and `attribute BETWEEN ...`Nick Kallen2008-03-162-0/+13
* formatting insert and update statementsNick Kallen2008-03-162-10/+2
* renamed strategy to formatterNick Kallen2008-03-163-5/+5
* properly quoting array valuesNick Kallen2008-03-163-2/+14
* added abstract declarationNick Kallen2008-03-132-9/+18
* - renamed scalar to valueNick Kallen2008-03-122-2/+2
* implemented hashing macro; implemented custom matcher testing this macroNick Kallen2008-03-111-1/+9
* scalars are now lifted; the heavy lifting is done by the operations on relati...Nick Kallen2008-03-024-27/+12
* introduced engine dependency for sql strategiesNick Kallen2008-03-022-1/+8
* new concept of session boundariesNick Kallen2008-03-021-0/+6
* quoting issuesNick Kallen2008-02-242-49/+5
* rename substitute to bind since it 'binds' an object to a new relation.Nick Kallen2008-02-111-1/+1
* this is very messy but it is finally close to feature-completeNick Kallen2008-02-031-0/+4
* Remove ActiveRelation sub-modules and refactor specsBryan Helmkamp2008-01-141-1/+1
* experimenting with strategy pattern rather than conditional; not as terse, no...Nick Kallen2008-01-132-6/+3
* bug with aggregation to_SqlNick Kallen2008-01-121-1/+0
* commentNick Kallen2008-01-121-0/+2
* namespacingNick Kallen2008-01-102-2/+2
* removed sql builderNick Kallen2008-01-072-9/+7
* nkNick Kallen2008-01-071-0/+0
* minorNick Kallen2008-01-075-0/+77