View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001063 | Database Comparer | General | public | 2017-05-26 17:23 | 2019-04-18 19:46 |
| Reporter | shirokov | Assigned To | barry | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001063: UPDATE RDB$RELATION_FIELDS is generated for Firebird 3.0 | ||||
| Description | The Database Comparer produces the UpdateScript that contains non-allowed in Firebird 3.0 statements: UPDATE RDB$RELATION_FIELDS SET RDB$NULL_FLAG = NULL WHERE RDB$FIELD_NAME='EFFECTIVE_FROM' AND RDB$RELATION_NAME='TMP_HCPCS_FEE_SCHEDULE_CB'; Non-allowed metadata updates should be excluded from UpdateScript. See attached databases archive (master and target) | ||||
| Tags | No tags attached. | ||||
|
|
|
|
|
Сервер 3.0 не поддерживает апдейт системных таблиц. Не надо включать опции "Allow datatype conversion" и Update Description using system tables. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-05-26 17:23 | shirokov | New Issue | |
| 2017-05-26 17:23 | shirokov | File Added: FB3RdbFieldsProblem.zip | |
| 2018-06-01 05:28 | barry | Note Added: 0003741 | |
| 2018-06-01 05:29 | barry | Assigned To | => barry |
| 2018-06-01 05:29 | barry | Status | new => resolved |
| 2018-06-01 05:29 | barry | Resolution | open => fixed |
| 2019-04-18 19:46 | barry | Status | resolved => closed |