jhc-systems / debezium-connector-ibmi

Debezium Connector for IBM i (AS/400)
16 stars 12 forks source link

add graphic data type support, tidy up ccsid mapping #69

Closed msillence closed 8 months ago

msillence commented 9 months ago

It would be realy useul if debezium captured the character_octet_length in their structure object this is readily avaiable in the jdbc columnMetadata parameter 16 https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/DatabaseMetaData.html#getColumns(java.lang.String,java.lang.String,java.lang.String,java.lang.String)