View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003689 | SymmetricDS | Bug | public | 2018-08-23 11:45 | 2019-10-28 12:22 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.13 | Fixed in Version | 3.9.13 | ||
Summary | 0003689: Excluded columns that are part of a foreign key the foreign key remains in table object | ||||
Description | If a column is excluded on a table trigger and that column is part of a foreign key on the table, the foreign key remains on the table object. This causes issues when issuing an initial load and requesting the table be created prior to the load. The table definition will have a foreign key with a local column that does not exist on the table. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 af9a129e 2018-08-23 07:45:59 Details Diff |
0003689: Excluded columns that are part of a foreign key the foreign key remains in table object |
Affected Issues 0003689 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java | Diff File | ||
SymmetricDS: 3.9 208106c1 2018-09-06 07:45:13 Details Diff |
0003689: Excluded columns that are part of a foreign key the foreign key remains in table object |
Affected Issues 0003689 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-08-23 11:45 | josh-a-hicks | New Issue | |
2018-08-23 11:45 | josh-a-hicks | Status | new => assigned |
2018-08-23 11:45 | josh-a-hicks | Assigned To | => josh-a-hicks |
2018-08-23 11:48 | josh-a-hicks | Status | assigned => resolved |
2018-08-23 11:48 | josh-a-hicks | Resolution | open => fixed |
2018-08-23 11:48 | josh-a-hicks | Fixed in Version | => 3.9.13 |
2018-08-23 12:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.9 af9a129e |
2018-08-31 13:33 | chenson | Status | resolved => closed |
2018-09-06 18:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.9 208106c1 |
2019-10-28 12:22 | elong | Relationship added | related to 0004123 |