| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for FrontBase (http://www.frontbase.com/) with a new adapter than... | Marcel Molina | 2006-04-27 | 1 | -7/+9 |
* | Get the green light for Oracle AR unit tests (closes #4573) [Michael Schoen] | David Heinemeier Hansson | 2006-04-04 | 1 | -1/+1 |
* | Add support for :include to with_scope [andrew@redlinesoftware.com] | Michael Koziarski | 2006-03-27 | 1 | -2/+0 |
* | Change periods (.) in table aliases to _'s. Closes #4251 [jeff@ministrycente... | Rick Olson | 2006-03-26 | 1 | -0/+1 |
* | Added OpenBase database adapter that builds on top of the http://www.spice-of... | David Heinemeier Hansson | 2006-03-18 | 1 | -1/+4 |
* | Rework table aliasing to account for truncated table aliases. Add smarter ta... | Rick Olson | 2006-03-18 | 1 | -6/+8 |
* | Add AbstractAdapter#table_alias_for to create table aliases according to the ... | Rick Olson | 2006-03-18 | 1 | -0/+13 |
* | Added connection#current_database that'll return of the current database (onl... | David Heinemeier Hansson | 2006-03-18 | 1 | -2/+11 |
* | Unit test fixes for postgresql. | Michael Koziarski | 2006-03-15 | 1 | -1/+1 |
* | Multiple enhancements and adjustments to DB2 adaptor. Closes #3377. | Marcel Molina | 2006-01-04 | 1 | -2/+3 |
* | r3957@asus: jeremy | 2005-10-16 00:01:55 -0700 | Jeremy Kemper | 2005-10-16 | 1 | -0/+20 |
* | Add ActiveRecord::SchemaDumper for dumping a DB schema to a pure-ruby file, m... | Jamis Buck | 2005-09-23 | 1 | -0/+38 |