View Issue Details

IDProjectCategoryView StatusLast Update
0000262SymmetricDSBugpublic2022-08-11 13:26
ReporterAssigned Tochenson  
Priorityhigh 
Status closedResolutionfixed 
Product Version2.0.5 
Target Version2.1.0Fixed in Version2.1.0 
Summary0000262: Blob/Clob not updating for MySQL and Derby
DescriptionFor dialects that have to select LOB data back out of the original tables, the old and new data was always the same. This meant that when the data loader is building its update statement, it always leaves out the lob column. The solution is to always return null for the old lob data (why go back to the original table?) and change the tabletemplate to always update lob columns for databases that have this issue.
TagsNo tags attached.

Relationships

related to 0002597 new Bug in update trigger for table with nvarchar(MAX) field (MS SQL) 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-08-11 13:26 emiller Relationship added related to 0002597