Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test coverage for customized primary keys including a failing test for #2... | Marcel Molina | 2005-10-12 | 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 | -0/+2 |
* | Added support for has_and_belongs_to_many associations in eager loading #1064... | David Heinemeier Hansson | 2005-04-10 | 1 | -0/+2 |
* | Added quoting of column names for fixtures #997 [jcfischer@gmail.com] | David Heinemeier Hansson | 2005-04-07 | 1 | -0/+1 |
* | Added new Base.find API and deprecated find_all, find_first. Added preliminar... | David Heinemeier Hansson | 2005-04-03 | 1 | -1/+3 |
* | Added automatic dropping/creating of test tables for running the unit tests o... | David Heinemeier Hansson | 2005-02-20 | 1 | -0/+18 |