aboutsummaryrefslogtreecommitdiffstats
path: root/railties/configs/databases/oracle.yml
Commit message (Collapse)AuthorAgeFilesLines
* Consistently use "rake foo:bar" instead of 'rake foo:bar', `rake foo:bar` or ↵Henrik N2008-05-231-2/+2
| | | | rake foo:bar.
* gsub("sql", "SQL")Xavier Noria2008-05-181-1/+1
|
* Oracle: to increase performance, prefetch 100 rows and enable similar cursor ↵Jeremy Kemper2006-11-131-1/+10
| | | | | | sharing. Both are configurable in database.yml. Closes #6607. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5509 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Renamed the "oci" adapter to "oracle", but kept the old name as an alias ↵David Heinemeier Hansson2006-03-011-0/+30
(closes #4017) [schoenm@earthlink.net] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3718 5ecf4fe2-1ee6-0310-87b1-e25e094e27de