Sha256: 7aa0606b1594890dd755905c7d4355ff10365e29a3574278e5e085c1b0a32d42
Contents?: true
Size: 446 Bytes
Versions: 1
Compression:
Stored size: 446 Bytes
Contents
in: type: oracle host: #host# database: #database# user: #user# password: #password# table: TEST1 select: "C1, C2, C3, C4, C5, C6, C7" order_by: C1 out: type: file path_prefix: oracle-input file_ext: csv formatter: type: csv column_options: C5: {format: '%Y-%m-%d', timezone: '+0900'} C6: {format: '%Y-%m-%d %H:%M:%S', timezone: '+0900'} C7: {format: '%Y-%m-%d %H:%M:%S.%3N', timezone: '+0900'}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embulk-input-oracle-0.8.0 | src/test/resources/oracle/yml/input.yml |