| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose default value of database connection pool in generated database.yml | Pratik Naik | 2008-10-19 | 4 | -0/+12 |
* | Add IMB DB support to Rails application generator. [#1136 state:resolved] | Antonio Cangiano | 2008-10-04 | 1 | -0/+62 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 6 | -13/+13 |
* | Doc fixing | David Heinemeier Hansson | 2007-12-16 | 2 | -2/+2 |
* | MacOS X -> Mac OS X. Closes #10171 [henrik@nyh.se] | Jeremy Kemper | 2007-11-16 | 2 | -3/+3 |
* | Use Leopard's native mysql_config. Closes #10167 [Robert Evans] | Jeremy Kemper | 2007-11-15 | 1 | -1/+1 |
* | Correct MySQL install instructions for Leopard. Closes #10167 [mnaberez] | Jeremy Kemper | 2007-11-14 | 1 | -1/+1 |
* | Add MySQL install instructions for Leopard in particular. Closes #10167 [Robe... | Jeremy Kemper | 2007-11-14 | 1 | -0/+3 |
* | Stress that you should really install the C-based MySQL library when running ... | David Heinemeier Hansson | 2007-09-20 | 1 | -1/+1 |
* | Improve performance and functionality of the postgresql adapter. Closes #804... | Michael Koziarski | 2007-08-16 | 1 | -12/+13 |
* | MySQL, PostgreSQL: database.yml defaults to utf-8. Closes #8701. | Jeremy Kemper | 2007-06-25 | 2 | -0/+6 |
* | Normalize whitespace. Closes #8385 [Time Pope] | Jeremy Kemper | 2007-05-27 | 1 | -1/+1 |
* | Oracle: to increase performance, prefetch 100 rows and enable similar cursor ... | Jeremy Kemper | 2006-11-13 | 1 | -1/+10 |
* | Added timeout option to SQLite3 configurations to deal more gracefully with S... | David Heinemeier Hansson | 2006-10-09 | 1 | -0/+3 |
* | rails -d frontbase to create a new project with a frontbase database.yml. Clo... | Jeremy Kemper | 2006-07-08 | 1 | -0/+28 |
* | Doc fix (closes #5418) [kevwil@gmail.com] | David Heinemeier Hansson | 2006-07-05 | 1 | -2/+3 |
* | Renamed the "oci" adapter to "oracle", but kept the old name as an alias (clo... | David Heinemeier Hansson | 2006-03-01 | 1 | -0/+30 |
* | Various problems with in-memory sqlite dbs | David Heinemeier Hansson | 2006-02-28 | 2 | -2/+2 |
* | Added -d/--database option to the rails command, so you can do "rails --datab... | David Heinemeier Hansson | 2006-02-25 | 4 | -0/+123 |