Sha256: 61197d99cd8bf31d96b5c271e2067beec2c83d1c06b351b8f5ffaf78b414ec19
Contents?: true
Size: 665 Bytes
Versions: 1
Compression:
Stored size: 665 Bytes
Contents
in: type: mysql host: #host# database: #database# user: #user# password: #password# table: test1 select: "*" order_by: "id" column_options: c1: {type: long} c2: {type: long} c3: {type: long} c4: {type: long} c5: {type: long} c6: {type: long} c7: {type: long} c8: {type: long} c9: {type: long} c10: {type: long} out: type: file path_prefix: mysql-input file_ext: csv formatter: type: csv column_options: c11: {format: '%Y-%m-%d'} c12: {format: '%Y-%m-%d %H:%M:%S'} c13: {format: '%Y-%m-%d %H:%M:%S'} c14: {format: '%H:%M:%S'} c15: {format: '%Y-%m-%d %H:%M:%S'}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embulk-input-mysql-0.8.0 | src/test/resources/mysql/yml/input-long.yml |