View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001280 | Database Workbench v5 | InterBase Module | public | 2015-09-24 15:33 | 2015-10-09 12:03 |
Reporter | Martijn Tonies | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 5.1.6 | ||||
Summary | 0001280: Syntax check error in triggers | ||||
Description | Before Insert trigger, this syntax check fails: begin if (new.contactid is null or new.contactid = 0) then new.contactid = gen_id(contactid, 1); end >> 4 Unknown command 'new'. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-24 15:33 | Martijn Tonies | New Issue | |
2015-09-24 15:34 | Martijn Tonies | Assigned To | => Martijn Tonies |
2015-09-24 15:34 | Martijn Tonies | Status | new => assigned |
2015-09-24 16:23 | Martijn Tonies | Status | assigned => resolved |
2015-09-24 16:23 | Martijn Tonies | Fixed in Version | => 5.1.6 |
2015-09-24 16:23 | Martijn Tonies | Resolution | open => fixed |
2015-10-09 12:03 | Martijn Tonies | Status | resolved => closed |