Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make the mysql schema dumper roundtrip the limits of text/blob columns. Clos... | Michael Koziarski | 2008-03-02 | 1 | -0/+11 | |
* | PostgreSQL: support server versions 7.4 through 8.0 and the ruby-pg driver. C... | Jeremy Kemper | 2008-02-22 | 1 | -1/+3 | |
* | Move the eager load nested include tables into schema.rb and use delete_all i... | Michael Koziarski | 2008-02-20 | 1 | -0/+19 | |
* | Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondrate... | Jeremy Kemper | 2008-02-02 | 1 | -0/+6 | |
* | Fixed preloading belongs_to associations which reference a custom foreign key... | Jeremy Kemper | 2008-01-31 | 1 | -0/+9 | |
* | Add posts.comments_count for other databases. Closes #10804. | Jeremy Kemper | 2008-01-28 | 1 | -0/+2 | |
* | Make sure that belongs_to counter decrements when assigning nil Closes #10804... | Michael Koziarski | 2008-01-26 | 1 | -0/+1 | |
* | belongs_to supports :dependent => :destroy and :delete. Closes #10592. | Jeremy Kemper | 2008-01-19 | 1 | -1/+1 | |
* | move schema | Jeremy Kemper | 2008-01-18 | 34 | -0/+2932 |