View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001912 | CaseTalk Modeler | Generation (SQL, XML, etc) | public | 2018-10-29 19:50 | 2022-01-10 20:40 |
Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 9.4.1 | ||||
Target Version | 9.4.2 | Fixed in Version | 9.4.2 | ||
Summary | 0001912: Database *Expression views concatenate issues | ||||
Description | 1) Databases views which express tables using the soft semantics of the original fact expressions should cast some columns to varchar to be concatenated. 2) Some DBMS use different concat functions. SQL92: 'a' || 'b' SQLSERVER: 'a' + 'b' OTHER: concat('a','b') | ||||
Tags | No tags attached. | ||||
CaseTalk Edition | unknown | ||||
Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-29 19:50 | Marco Wobben | New Issue | |
2018-10-29 19:50 | Marco Wobben | Status | new => assigned |
2018-10-29 19:50 | Marco Wobben | Assigned To | => Marco Wobben |
2018-10-29 19:55 | Marco Wobben | Summary | Database *Expression views concatenate without a cast => Database *Expression views concatenate issues |
2018-10-29 19:55 | Marco Wobben | Description Updated | |
2018-10-29 20:05 | Marco Wobben | Status | assigned => resolved |
2018-10-29 20:05 | Marco Wobben | Resolution | open => fixed |
2018-10-29 20:05 | Marco Wobben | Fixed in Version | => 9.4.2 |
2022-01-10 20:40 | Marco Wobben | Note Added: 0003626 | |
2022-01-10 20:40 | Marco Wobben | Status | resolved => closed |