View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001281 | Database Workbench v5 | Firebird Module | public | 2015-09-27 13:41 | 2017-04-18 13:25 |
Reporter | Wolfgang Rohdewald | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Firebird 2.5, I86 32, Virtualbox | OS | Windows | OS Version | Windows 7 Pro |
Product Version | 5.1.2 | ||||
Fixed in Version | 5.3.0 | ||||
Summary | 0001281: debugger does not understand datevariable='TODAY' | ||||
Description | in this SP, both assignments show wrong results in the debugger. set term ^^ ; create procedure datecast returns (result date) as begin result = 'TODAY'; result = result - 120; suspend; end ^^ set term ; ^^ | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-27 13:41 | Wolfgang Rohdewald | New Issue | |
2017-02-06 13:55 | Martijn Tonies | Status | new => resolved |
2017-02-06 13:55 | Martijn Tonies | Fixed in Version | => 5.3.0 |
2017-02-06 13:55 | Martijn Tonies | Resolution | open => fixed |
2017-02-06 13:55 | Martijn Tonies | Assigned To | => Martijn Tonies |
2017-04-18 13:25 | Martijn Tonies | Status | resolved => closed |