Sha256: 1556320e01fd4561ce085829fb39f2fba226c980611efdff3997525a9ea1588d
Contents?: true
Size: 568 Bytes
Versions: 10
Compression:
Stored size: 568 Bytes
Contents
in: type: mysql host: localhost database: TESTDB user: TEST_USER password: test_pw table: test1 select: "*" column_options: c11: {type: string, timestamp_format: '%Y/%m/%d'} c12: {type: string, timestamp_format: '%Y/%m/%d %H:%M:%S'} c13: {type: string, timestamp_format: '%Y/%m/%d %H:%M:%S', timezone: '+0900'} c14: {type: string, timestamp_format: '%H-%M-%S', timezone: '+0900'} c15: {type: string, timestamp_format: '%Y/%m/%d %H:%M:%S.%6N'} out: type: file path_prefix: mysql-input file_ext: csv formatter: type: csv
Version data entries
10 entries across 10 versions & 1 rubygems