Sha256: 2b8c4425aa6e844b741faf2787226a310a9fa61a49f18af8008dbbe5ed65f05b

Contents?: true

Size: 259 Bytes

Versions: 1

Compression:

Stored size: 259 Bytes

Contents

test:
  adapter: oracle_enhanced
  # url: jdbc:oracle:thin:@localhost:1521:XEPDB1
  username: <%=ENV['DB_USER'] ||= "sample" %>
  password: <%=ENV['DB_PASSWORD'] ||= "sample" %>
  database: <%=ENV['DB_CONNECTION'] ||= '//localhost:1521/XEPDB1' %>
  pool: 200

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activerecord_bulkoperation-0.2.3 test/database.yml