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