Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |