Sha256: 592351933c2f4e11b06d8c5ed325294e86a8a5edb26d5e3da7cc7c671d975d75
Contents?: true
Size: 779 Bytes
Versions: 15
Compression:
Stored size: 779 Bytes
Contents
in: type: file path_prefix: '/db2/data/test-char.csv' parser: charset: UTF-8 newline: CRLF type: csv delimiter: ',' quote: '' columns: - {name: ID, type: string} - {name: CHAR_ITEM, type: string} - {name: VARCHAR_ITEM, type: string} - {name: CLOB_ITEM, type: string} - {name: GRAPHIC_ITEM, type: string} - {name: VARGRAPHIC_ITEM, type: string} - {name: NCHAR_ITEM, type: string} - {name: NVARCHAR_ITEM, type: string} - {name: NCLOB_ITEM, type: string} out: type: db2 host: #host# database: #database# user: #user# password: #password# table: TEST_CHAR_1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678 mode: replace
Version data entries
15 entries across 15 versions & 1 rubygems