Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r3616@asus: jeremy | 2005-09-26 23:09:28 -0700 | Jeremy Kemper | 2005-10-16 | 1 | -0/+1 |
* | Add test coverage for customized primary keys including a failing test for #2... | Marcel Molina | 2005-10-12 | 1 | -0/+1 |
* | Add geometric type for postgresql adapter. Closes #2233. | Marcel Molina | 2005-10-09 | 1 | -0/+1 |
* | Include the orders table in *.drop.sql | Jeremy Kemper | 2005-09-26 | 1 | -0/+1 |
* | Include all tables in mysql, sqlite, and postgresql drop sql. | Jeremy Kemper | 2005-07-05 | 1 | -1/+3 |
* | Added support for has_and_belongs_to_many associations in eager loading #1064... | David Heinemeier Hansson | 2005-04-10 | 1 | -0/+2 |
* | Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] | David Heinemeier Hansson | 2005-04-10 | 1 | -0/+3 |
* | Added quoting of column names for fixtures #997 [jcfischer@gmail.com] | David Heinemeier Hansson | 2005-04-07 | 1 | -0/+1 |
* | Added automatic dropping/creating of test tables for running the unit tests o... | David Heinemeier Hansson | 2005-02-20 | 1 | -0/+18 |