| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing whitespace errors | Aaron Patterson | 2010-08-05 | 1 | -1/+1 |
* | Adds title where needed. | Rizwan Reza | 2010-06-16 | 1 | -0/+2 |
* | adds missing requires for Object#blank? and Object#present? | Xavier Noria | 2010-03-28 | 1 | -0/+2 |
* | Allow AR::Schema's migrations_path to be overwritten by subclasses. Defaults ... | Jeffrey Hardy | 2010-01-08 | 1 | -1/+5 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -2/+2 |
* | Add support for interleaving migrations by storing which migrations have run ... | Rick Olson | 2008-04-09 | 1 | -12/+5 |
* | Update Schema documentation to use updated sexy migration notation. Closes #1... | Marcel Molina | 2007-11-06 | 1 | -5/+5 |
* | Makes ActiveRecord::Schema respect AR::Base.table_name_prefix (closes #3848) ... | David Heinemeier Hansson | 2006-02-25 | 1 | -2/+2 |
* | Improved the Oracle OCI Adapter with better performance for column reflection... | David Heinemeier Hansson | 2006-02-21 | 1 | -1/+1 |
* | Update/clean up ActiveRecord documentation (rdoc) | Jamis Buck | 2005-10-16 | 1 | -1/+37 |
* | Refactored the AbstractAdapter to be a lot less scary. Cleaned up the docs an... | David Heinemeier Hansson | 2005-09-25 | 1 | -1/+2 |
* | Just include activerecord/schema with AR so it doesnt need to be dumped | David Heinemeier Hansson | 2005-09-24 | 1 | -2/+0 |
* | Add ActiveRecord::SchemaDumper for dumping a DB schema to a pure-ruby file, m... | Jamis Buck | 2005-09-23 | 1 | -0/+23 |