Sha256: 5beb76c6eb73ded24edfc0a870bf75e4d65f461827923ad724502e117b0286d7
Contents?: true
Size: 487 Bytes
Versions: 1
Compression:
Stored size: 487 Bytes
Contents
in: type: oracle host: #host# database: #database# user: #user# password: #password# table: TEST1 select: "*" order_by: "ID" column_options: c5: {type: string, timestamp_format: '%Y/%m/%d', timezone: "+0900"} c6: {type: string, timestamp_format: '%Y/%m/%d %H:%M:%S', timezone: "+0900"} c7: {type: string, timestamp_format: '%Y/%m/%d %H:%M:%S.%3N', timezone: "+0900"} out: type: file path_prefix: oracle-input file_ext: csv formatter: type: csv
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embulk-input-oracle-0.8.0 | src/test/resources/oracle/yml/input-column-options-lower.yml |