Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added migration support for Oracle (closes #2647) [Michael Schoen] | David Heinemeier Hansson | 2005-10-29 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2817 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Disable transactional fixtures for ar_schema_test and schema_test_postgresql | Jeremy Kemper | 2005-09-30 | 1 | -0/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2414 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Add ActiveRecord::SchemaDumper for dumping a DB schema to a pure-ruby file, ↵ | Jamis Buck | 2005-09-23 | 1 | -0/+31 |
making it easier to consolidate large migration lists and port database schemas between databases. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2312 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |