Sha256: 39504929cd8fb11d926e52912b31bc25b73c2e92f2cb0f39423b65e70a400b6d

Contents?: true

Size: 259 Bytes

Versions: 10

Compression:

Stored size: 259 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

10 entries across 10 versions & 1 rubygems

Version Path
embulk-input-mysql-0.7.4 src/test/resources/mysql/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.7.3 src/test/resources/mysql/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.7.2 src/test/resources/mysql/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.7.1 src/test/resources/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.7.0 src/test/resources/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.6.4 src/test/resources/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.6.3 src/test/resources/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.6.2 src/test/resources/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.6.1 src/test/resources/yml/input-valuetype-decimal.yml
embulk-input-mysql-0.6.0 src/test/resources/yml/input-valuetype-decimal.yml