View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001616 | Database Workbench v5 | General | public | 2018-06-25 13:46 | 2018-07-09 13:45 |
Reporter | Martijn Tonies | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 5.4.4 | ||||
Summary | 0001616: Debugger for MySQL/InterBase/Firebird: specific issue with boolean expressions as values in function calls | ||||
Description | eg: if (filter_vendorcode is not null) then fltr = IIF(fltr <> '', fltr || ' AND ', fltr) || ' vendorcode = ''' || filter_vendorcode || ''''; the IIF call fails when filter_vendorcode is not null. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-06-25 13:46 | Martijn Tonies | New Issue | |
2018-06-25 13:46 | Martijn Tonies | Status | new => resolved |
2018-06-25 13:46 | Martijn Tonies | Fixed in Version | => 5.4.4 |
2018-06-25 13:46 | Martijn Tonies | Resolution | open => fixed |
2018-06-25 13:46 | Martijn Tonies | Assigned To | => Martijn Tonies |
2018-07-09 13:45 | Martijn Tonies | Status | resolved => closed |