View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001120 | Database Workbench v5 | Firebird Module | public | 2014-12-09 11:48 | 2015-02-20 18:49 |
Reporter | Martijn Tonies | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 5.0.10 | ||||
Summary | 0001120: Loading a procedure file when creating a procedure fails to properly set DECIMAL-attributes | ||||
Description | Loading a procedure file when creating a procedure fails to properly set DECIMAL-attributes | ||||
Steps To Reproduce | I create a stored Procedure ( Firebird 2.5 ) and the save it for later use. A Return Paramater is of type Decimal (16,2) When I create a new procedure and load the saved template, the Return variable is declared as type Decimal(,2),(the Length has been dropped). This is a consistent error. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-09 11:48 | Martijn Tonies | New Issue | |
2014-12-09 11:48 | Martijn Tonies | Status | new => confirmed |
2015-02-13 15:38 | Martijn Tonies | Status | confirmed => resolved |
2015-02-13 15:38 | Martijn Tonies | Fixed in Version | => 5.0.10 |
2015-02-13 15:38 | Martijn Tonies | Resolution | open => fixed |
2015-02-13 15:38 | Martijn Tonies | Assigned To | => Martijn Tonies |
2015-02-20 18:49 | Martijn Tonies | Status | resolved => closed |