Sha256: 67bd9bccadcc73254d15d5e30f82d0f07f99e0b6f7462c9ca5c85425287798f2

Contents?: true

Size: 260 Bytes

Versions: 1

Compression:

Stored size: 260 Bytes

Contents

in:
  type: mysql
  host: #host#
  database: #database#
  user: #user#
  password: #password#
  table: test2
  select: "*"
  column_options:
    c1: {value_type: decimal}

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-decimal.yml