View Issue Details

IDProjectCategoryView StatusLast Update
0001231HopperGeneralpublic2017-10-19 14:56
ReporterMartijn Tonies Assigned ToMartijn Tonies  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version2.0 
Summary0001231: Concatenating negative values to a string can result in an error
DescriptionConcatenating negative values to a string can result in an error

s1 = 'test' || -1 || 'test';
TagsNo tags attached.
DBMS Version

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-05-22 11:43 Martijn Tonies New Issue
2015-06-10 14:54 Martijn Tonies Status new => resolved
2015-06-10 14:54 Martijn Tonies Fixed in Version => 2.0
2015-06-10 14:54 Martijn Tonies Resolution open => fixed
2015-06-10 14:54 Martijn Tonies Assigned To => Martijn Tonies
2017-10-19 14:56 Martijn Tonies Status resolved => closed