#i105086# fix for clob and blob
This commit is contained in:
@@ -1601,7 +1601,6 @@ void OSQLParseTreeIterator::impl_traverse( sal_uInt32 _nIncludeMask )
|
||||
case SQL_STATEMENT_INSERT:
|
||||
break;
|
||||
default:
|
||||
OSL_ENSURE( false, "OSQLParseTreeIterator::traverseAll: not yet implemented for this statement type!" );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user