mirror of https://github.com/rails/rails
more oracle fixes
This commit is contained in:
parent
517ca8771c
commit
424cf3b050
|
@ -91,7 +91,7 @@ connections:
|
|||
arunit2:
|
||||
username: admin
|
||||
|
||||
oracle_enhanced:
|
||||
oracle:
|
||||
arunit:
|
||||
adapter: oracle_enhanced
|
||||
database: <%= ENV['ARUNIT_DB_NAME'] || 'orcl' %>
|
||||
|
|
Loading…
Reference in New Issue