Sha256: 8e36965cfc4deb0c247c297b78b6f1d0cf8abd6c7d70ffb548da8a35a404618d

Contents?: true

Size: 194 Bytes

Versions: 7

Compression:

Stored size: 194 Bytes

Contents

oracle_enhanced:
  adapter: oracle_enhanced
  driver: oracle.jdbc.driver.OracleDriver
  url: jdbc:oracle:thin:@localhost:1521:ORCL
  username: test
  password: test
  database: ORCL
  pool: 200

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
activerecord_bulkoperation-0.0.8 test/database.yml
activerecord_bulkoperation-0.0.7 test/database.yml
activerecord_bulkoperation-0.0.6 test/database.yml
activerecord_bulkoperation-0.0.5 test/database.yml
activerecord_bulkoperation-0.0.4 test/database.yml
activerecord_bulkoperation-0.0.3 test/database.yml
activerecord_bulkoperation-0.0.2 test/database.yml