View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001598 | Database Workbench v5 | NexusDB Module | public | 2018-04-25 21:02 | 2018-07-09 13:45 |
Reporter | Arturo Monge | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.4.2 | ||||
Fixed in Version | 5.4.4 | ||||
Summary | 0001598: When extracting the DDL for a Nexus Database, the fields with names "Position" or "Path", are not enclosed in quotes. | ||||
Description | These are reserved words in NexusDB so they should be enclosed in quotes. | ||||
Steps To Reproduce | Create the following table in NexusDB and then extract the DLL: CREATE TABLE TestTable ( "Position" Integer, "Path" VarChar(250) ); | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-25 21:02 | Arturo Monge | New Issue | |
2018-04-26 08:20 | Martijn Tonies | Status | new => resolved |
2018-04-26 08:20 | Martijn Tonies | Fixed in Version | => 5.4.4 |
2018-04-26 08:20 | Martijn Tonies | Resolution | open => fixed |
2018-04-26 08:20 | Martijn Tonies | Assigned To | => Martijn Tonies |
2018-07-09 13:45 | Martijn Tonies | Status | resolved => closed |