View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007991 | VCOMPONENT-VKERNEL | API | public | 2017-06-27 15:07 | 2017-07-04 15:06 |
Reporter | Sergey Pashkov | Assigned To | Ivan Smahin | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 7.3.x | ||||
Target Version | 7.3.x | Fixed in Version | 7.3.x | ||
Summary | 0007991: I_SqliteCursor::get_ColumnOriginName method is required to update result | ||||
Description | There is already the I_SqliteCursor::get_ColumnTableName method to get the original table name. Need I_SqliteCursor::get_ColumnOriginName to generate the UPDATE query for the result. sqlite3_column_origin_name should be used internally. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-06-27 15:07 | Sergey Pashkov | New Issue | |
2017-07-04 08:21 | Ivan Smahin | Status | new => resolved |
2017-07-04 08:21 | Ivan Smahin | Fixed in Version | => 7.3.x |
2017-07-04 08:21 | Ivan Smahin | Resolution | open => fixed |
2017-07-04 08:21 | Ivan Smahin | Assigned To | => Ivan Smahin |
2017-07-04 15:06 | Ruslan Zasukhin | Note Added: 0009767 |