Nick Kallen
|
51fdd769c0
|
Introduced concept of session. It does not yet support multiple databases, nor transactions, but it's a start!
|
2008-02-23 19:29:18 -08:00 |
|
Nick Kallen
|
d3c7c37658
|
added primitive update functionality
|
2008-02-23 16:49:49 -08:00 |
|
Nick Kallen
|
6c73e3dbc7
|
i know it doesn't work but need to anchor here...
|
2008-02-03 15:43:16 -08:00 |
|
Nick Kallen
|
b47ac80a17
|
adding grouping functionality; added some dummy code ("Schmoin") for experimenting with aggregate joins. need to resolve the ambiguity in the #as operator between (SELECT * FROM foo AS bar) vs. (SELECT * FROM foo) AS bar
|
2008-01-16 22:55:06 -08:00 |
|
Bryan Helmkamp
|
553eb0ad49
|
Remove ActiveRelation sub-modules and refactor specs
|
2008-01-14 10:50:46 -05:00 |
|
Nick Kallen
|
7c70440856
|
aliasing of relations
|
2008-01-12 23:30:12 -08:00 |
|
Nick Kallen
|
a83efc5d5d
|
added aggregations
|
2008-01-12 20:18:52 -08:00 |
|
Nick Kallen
|
eeb43fc898
|
new files?
|
2008-01-10 22:55:59 -08:00 |
|