-
Enhancement
-
Resolution: Done
-
Major
-
1.8.0.Alpha2
A CLOB/BLOB column will not always be represented in every DML operation because they're considered similar to TOAST columns in a PostgreSQL sense. The Oracle connector supply a placeholder value that is configurable when the CLOB or BLOB column data is not provided by the database in a change event.