Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merging "schmoin" experiment with joining aggregations into regular "join" fu... | Nick Kallen | 2008-01-21 | 4 | -6/+22 |
* | completed initial functionality for joining with aggregation (the meaning of ... | Nick Kallen | 2008-01-21 | 11 | -52/+78 |
* | adding grouping functionality; added some dummy code ("Schmoin") for experime... | Nick Kallen | 2008-01-16 | 9 | -16/+91 |
* | Remove ActiveRelation sub-modules and refactor specs | Bryan Helmkamp | 2008-01-14 | 18 | -503/+471 |
* | strategy pattern | Nick Kallen | 2008-01-13 | 1 | -4/+4 |
* | experimenting with strategy pattern rather than conditional; not as terse, no... | Nick Kallen | 2008-01-13 | 12 | -55/+83 |
* | removed support for scalar select (will return later); added support for alia... | Nick Kallen | 2008-01-13 | 9 | -16/+40 |
* | removed to_sql invocation for joins in base.rb... unnecessary, but perhaps co... | Nick Kallen | 2008-01-13 | 1 | -1/+1 |
* | experimenting with new aliasing terminology and interface | Nick Kallen | 2008-01-12 | 4 | -12/+8 |
* | aliasing of relations | Nick Kallen | 2008-01-12 | 6 | -9/+35 |
* | bug with aggregation to_Sql | Nick Kallen | 2008-01-12 | 2 | -2/+1 |
* | comment | Nick Kallen | 2008-01-12 | 1 | -0/+2 |
* | added aggregations | Nick Kallen | 2008-01-12 | 6 | -12/+61 |
* | relation inclusion operator | Nick Kallen | 2008-01-12 | 5 | -5/+25 |
* | removed operator overloading of the predications (==, etc.) | Nick Kallen | 2008-01-12 | 5 | -15/+15 |
* | removed operator overloading; renamed spec files | Nick Kallen | 2008-01-12 | 2 | -3/+3 |
* | minor cleanup | Nick Kallen | 2008-01-11 | 1 | -14/+3 |
* | new files? | Nick Kallen | 2008-01-10 | 13 | -0/+382 |
* | reorganized requires | Nick Kallen | 2008-01-10 | 1 | -6/+1 |
* | reorganized requires | Nick Kallen | 2008-01-10 | 1 | -16/+4 |
* | renamed files, removed _relation suffix | Nick Kallen | 2008-01-10 | 12 | -377/+11 |
* | namespacing | Nick Kallen | 2008-01-10 | 31 | -407/+429 |
* | removed sql builder | Nick Kallen | 2008-01-07 | 33 | -465/+111 |
* | nk | Nick Kallen | 2008-01-07 | 6 | -15/+8 |
* | minor | Nick Kallen | 2008-01-07 | 51 | -76/+245 |
* | integration spec is persuasive, hopefully | Nick Kallen | 2008-01-06 | 6 | -14/+68 |
* | quoting | Nick Kallen | 2008-01-05 | 10 | -7/+16 |
* | minor cleanup | Nick Kallen | 2008-01-05 | 1 | -0/+1 |
* | join relation qualification | Nick Kallen | 2008-01-05 | 1 | -1/+5 |
* | qualified naming | Nick Kallen | 2008-01-05 | 14 | -33/+113 |
* | basic rename functionality | Nick Kallen | 2008-01-05 | 3 | -0/+9 |
* | removed overly flexible sql builder funcitonality | Nick Kallen | 2008-01-03 | 1 | -1/+0 |
* | missing files | Nick Kallen | 2008-01-03 | 2 | -0/+18 |
* | new usage of builder | Nick Kallen | 2008-01-03 | 12 | -78/+149 |
* | integration test | Nick Kallen | 2008-01-01 | 20 | -11/+233 |
* | more to_sql | Nick Kallen | 2007-12-31 | 3 | -0/+21 |
* | cleanest implementation of adapter i could manage | Nick Kallen | 2007-12-31 | 3 | -30/+15 |
* | before doing crazy | Nick Kallen | 2007-12-30 | 7 | -2/+64 |
* | nk - broken out into multiple files | Nick Kallen | 2007-12-30 | 1 | -1/+7 |
* | sql builder | Nick Kallen | 2007-12-30 | 3 | -25/+6 |
* | joins | Nick Kallen | 2007-12-30 | 3 | -5/+30 |
* | various | Nick Kallen | 2007-12-30 | 15 | -10/+59 |
* | initial import | Nick Kallen | 2007-12-30 | 18 | -0/+185 |