| Commit message (Expand) | Author | Age | Files | Lines |
* | TreeManager classes deep-copy their statements. | Mike Dalessio | 2010-08-19 | 1 | -0/+1 |
* | IN seems to work | Aaron Patterson | 2010-08-16 | 1 | -0/+2 |
* | insert manager is starting to take shape | Aaron Patterson | 2010-08-13 | 1 | -0/+4 |
* | stripping the spec helper | Aaron Patterson | 2010-08-12 | 1 | -9/+0 |
* | lib is already in the load path | Aaron Patterson | 2010-08-10 | 1 | -4/+1 |
* | Cleanup the spec helper and spec rake task a bit | Carl Lerche | 2010-03-23 | 1 | -8/+16 |
* | Organize the matchers a bit more | Carl Lerche | 2010-03-12 | 1 | -2/+2 |
* | Move all spec support files into spec/support | Carl Lerche | 2010-03-11 | 1 | -40/+4 |
* | Get the specs to start when an AR connection is not present. | Carl Lerche | 2010-03-11 | 1 | -1/+1 |
* | changes for Oracle support - OracleCompiler and corresponding tests with Orac... | Raimonds Simanovskis | 2010-03-01 | 1 | -7/+16 |
* | Switch from rr to RSpec mocks. rr has issues on 1.9.2pre | Bryan Helmkamp | 2009-11-09 | 1 | -1/+1 |
* | Fix almost all Ruby warnings during spec suite | Bryan Helmkamp | 2009-09-20 | 1 | -0/+8 |
* | Added PostgreSQL to build | Bryan Helmkamp | 2009-05-17 | 1 | -1/+13 |
* | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 1 | -1/+1 |
* | Adding spec:mysql and spec:sqlite3 tasks | Bryan Helmkamp | 2009-05-17 | 1 | -2/+17 |
* | Quoting must be required | Emilio Tagua | 2009-04-23 | 1 | -2/+2 |
* | custom matcher | Nick Kallen | 2008-05-16 | 1 | -1/+1 |
* | officially renamed active_relation to arel | Nick Kallen | 2008-04-18 | 1 | -2/+2 |
* | - fixed hash ordering | Nick Kallen | 2008-04-14 | 1 | -11/+6 |
* | Fake database implementation. MySQL not required to run the tests | Bryan Helmkamp | 2008-04-15 | 1 | -6/+2 |
* | implementing one pending feature | Nick Kallen | 2008-04-13 | 1 | -0/+1 |
* | Use a git-ignored database.yml file for test DB configuration | Bryan Helmkamp | 2008-04-12 | 1 | -9/+3 |
* | removed binding for attributes and predicates | Nick Kallen | 2008-04-11 | 1 | -1/+1 |
* | refactored session's interaction with engine/connection | Nick Kallen | 2008-03-11 | 1 | -1/+1 |
* | implemented hashing macro; implemented custom matcher testing this macro | Nick Kallen | 2008-03-11 | 1 | -1/+1 |
* | introduced engine dependency for sql strategies | Nick Kallen | 2008-03-02 | 1 | -0/+3 |
* | Introduced concept of session. It does not yet support multiple databases, no... | Nick Kallen | 2008-02-23 | 1 | -2/+2 |
* | completed initial functionality for joining with aggregation (the meaning of ... | Nick Kallen | 2008-01-21 | 1 | -0/+1 |
* | adding grouping functionality; added some dummy code ("Schmoin") for experime... | Nick Kallen | 2008-01-16 | 1 | -1/+1 |
* | Remove ActiveRelation sub-modules and refactor specs | Bryan Helmkamp | 2008-01-14 | 1 | -4/+1 |
* | bug with aggregation to_Sql | Nick Kallen | 2008-01-12 | 1 | -0/+3 |
* | minor | Nick Kallen | 2008-01-07 | 1 | -3/+4 |
* | integration spec is persuasive, hopefully | Nick Kallen | 2008-01-06 | 1 | -0/+2 |
* | qualified naming | Nick Kallen | 2008-01-05 | 1 | -0/+8 |
* | new usage of builder | Nick Kallen | 2008-01-03 | 1 | -0/+11 |
* | sql builder | Nick Kallen | 2007-12-30 | 1 | -1/+6 |
* | initial import | Nick Kallen | 2007-12-30 | 1 | -0/+3 |