aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/migrations/broken
Commit message (Collapse)AuthorAgeFilesLines
* instantiate our own broken migration rather than relying on the filesystemAaron Patterson2012-01-131-10/+0
|
* Made migrations transactional for PostgreSQL [#834 state:resolved]Tarmo Tänav2008-08-221-0/+10
Patch originally from http://dev.rubyonrails.org/ticket/5470