Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use "rake foo:bar" instead of 'rake foo:bar', `rake foo:bar` or ↵ | Henrik N | 2008-05-23 | 1 | -2/+2 |
| | | | | rake foo:bar. | ||||
* | gsub("sql", "SQL") | Xavier Noria | 2008-05-18 | 1 | -1/+1 |
| | |||||
* | Oracle: to increase performance, prefetch 100 rows and enable similar cursor ↵ | Jeremy Kemper | 2006-11-13 | 1 | -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 Hansson | 2006-03-01 | 1 | -0/+30 |
(closes #4017) [schoenm@earthlink.net] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3718 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |