Sha256: 6a2ffca9049765fab605369dac64dfe2bf42c59cc80c3c4dc5cb461120624410
Contents?: true
Size: 445 Bytes
Versions: 3
Compression:
Stored size: 445 Bytes
Contents
in: type: oracle host: localhost database: TESTDB user: TEST_USER password: test_pw 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
3 entries across 3 versions & 1 rubygems