Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor PostgreSQLAdapter a bit | Daniel Schierbeck | 2011-07-08 | 1 | -2/+2 |
* | Make PostgreSQL adapter view-compatible | Paul Gallagher | 2011-06-19 | 1 | -1/+0 |
* | make extract_schema_and_table a private method | Paul Gallagher | 2011-06-11 | 1 | -7/+7 |
* | remove table quoting in primary_key method | Paul Gallagher | 2011-06-11 | 1 | -5/+17 |
* | apply private method indentation convention | Paul Gallagher | 2011-06-10 | 1 | -2/+2 |
* | Improve PostgreSQL adapter schema-awareness | Paul Gallagher | 2011-06-10 | 1 | -2/+83 |
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -1/+1 |
* | index dump should not include full text indexes. Thanks Ken Mayer for the ori... | Aaron Patterson | 2010-06-26 | 1 | -0/+4 |
* | reorganizing adapter specific tests. [#4974 state:resolved] | Aaron Patterson | 2010-06-25 | 1 | -0/+193 |