Hello,
This is available via this type of changeSet :
<insert tableName="TEST_BLOB">
<column name="a" valueBlobFile="01_Capture.png"/>
</insert>
by using the xsd 3.0
Regards,
Mohamed
This is available via this type of changeSet :
<insert tableName="TEST_BLOB">
<column name="a" valueBlobFile="01_Capture.png"/>
</insert>
by using the xsd 3.0
Regards,
Mohamed