Sha256: 1fe7a686f8f1a6120f616457ff1921fb352c49c3f5ff245b09fb6f12c4811422

Contents?: true

Size: 344 Bytes

Versions: 4

Compression:

Stored size: 344 Bytes

Contents

operational_database:
  adapter: mysql
  username: root
  host: localhost
  database: etl_unittest
  encoding: utf8
data_warehouse:
  adapter: mysql
  username: root
  host: localhost
  database: etl_unittest
  encoding: utf8
etl_execution:
  adapter: mysql
  username: root
  host: localhost
  database: etl_unittest_execution
  encoding: utf8

Version data entries

4 entries across 4 versions & 4 rubygems

Version Path
etl-0.9.5.rc1 test/config/database.example.yml
activewarehouse-etl-sgonyea-0.9.6 test/config/database.example.yml
activewarehouse-etl-0.9.5.rc1 test/config/database.example.yml
balinterdi-activewarehouse-etl-0.9.2 test/database.example.yml