aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/schema_migration.rb
Commit message (Expand)AuthorAgeFilesLines
* convert the migration list to a Set, remove duplicate codeAaron Patterson2012-01-131-0/+4
* use the schema migration model to dump schema infoAaron Patterson2012-01-131-1/+3
* add a migration schema modelAaron Patterson2012-01-131-0/+9