aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/ar_schema_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable transactional fixtures for ar_schema_test and schema_test_postgresqlJeremy Kemper2005-09-301-0/+2
* Add ActiveRecord::SchemaDumper for dumping a DB schema to a pure-ruby file, m...Jamis Buck2005-09-231-0/+31