aboutsummaryrefslogtreecommitdiffstats
path: root/railties/configs/databases
Commit message (Expand)AuthorAgeFilesLines
* Normalize whitespace. Closes #8385 [Time Pope]Jeremy Kemper2007-05-271-1/+1
* Oracle: to increase performance, prefetch 100 rows and enable similar cursor ...Jeremy Kemper2006-11-131-1/+10
* Added timeout option to SQLite3 configurations to deal more gracefully with S...David Heinemeier Hansson2006-10-091-0/+3
* rails -d frontbase to create a new project with a frontbase database.yml. Clo...Jeremy Kemper2006-07-081-0/+28
* Doc fix (closes #5418) [kevwil@gmail.com]David Heinemeier Hansson2006-07-051-2/+3
* Renamed the "oci" adapter to "oracle", but kept the old name as an alias (clo...David Heinemeier Hansson2006-03-011-0/+30
* Various problems with in-memory sqlite dbsDavid Heinemeier Hansson2006-02-282-2/+2
* Added -d/--database option to the rails command, so you can do "rails --datab...David Heinemeier Hansson2006-02-254-0/+123