Sha256: 57be893d12fa6410340994986bc773633c82db66202497b00d3f4244bec54895

Contents?: true

Size: 259 Bytes

Versions: 1

Compression:

Stored size: 259 Bytes

Contents

in:
  type: mysql
  host: #host#
  database: #database#
  user: #user#
  password: #password#
  table: test2
  select: "*"
  column_options:
    c1: {value_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.8.0 src/test/resources/mysql/yml/input-valuetype-string.yml