Sha256: 5a0e4fb15a0d0dc460da8f0d6fe7b3b2bb2818d67d0367fe77e32e099764675d

Contents?: true

Size: 461 Bytes

Versions: 1

Compression:

Stored size: 461 Bytes

Contents

in:
  type: mysql
  host: localhost
  database: TESTDB
  user: TEST_USER
  password: test_pw
  table: test1
  select: "*"
  column_options:
    c1: {type: string}
    c2: {type: string}
    c3: {type: string}
    c4: {type: string}
    c5: {type: string}
    c6: {type: string}
    c7: {type: string}
    c8: {type: string}
    c9: {type: string}
    c10: {type: string}

out:
  type: file
  path_prefix: mysql-input
  file_ext: .csv
  formatter:
    type: csv

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
embulk-input-mysql-0.5.0 src/test/resources/yml/input-string.yml