Sha256: 91c7334e35c9ba6ab3fb5c75ffeb69fb8665d6b308fbce5eabebf7f533c2a694

Contents?: true

Size: 260 Bytes

Versions: 1

Compression:

Stored size: 260 Bytes

Contents

in:
  type: mysql
  host: localhost
  database: TESTDB
  user: TEST_USER
  password: test_pw
  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.5.0 src/test/resources/yml/input-valuetype-decimal.yml