View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004123 | SymmetricDS | Improvement | public | 2019-10-28 12:21 | 2019-11-01 12:18 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.23 | Fixed in Version | 3.9.23 | ||
Summary | 0004123: Excluded columns that are part of an index but the index remains in table object | ||||
Description | When excluding a column, its index remains in the table definition, which causes an error during the initial load when it tries to create an index for a column that doesn't exist. | ||||
Tags | No tags attached. | ||||
related to | 0003689 | closed | josh-a-hicks | Excluded columns that are part of a foreign key the foreign key remains in table object |
related to | 0004125 | closed | elong | Excluded columns that are part of an index but the index remains in table object |
SymmetricDS: 3.9 b39330a3 2019-10-28 08:23:31 Committer: elong Details Diff |
0004123: Excluded columns that are part of an index the index remains in table object (#95) |
Affected Issues 0004123 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java | Diff File | ||
SymmetricDS: 3.10 70c947c7 2019-10-28 08:23:31 Committer: elong Details Diff |
0004123: Excluded columns that are part of an index the index remains in table object (#95) |
Affected Issues 0004123 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-28 12:21 | elong | New Issue | |
2019-10-28 12:21 | elong | Status | new => assigned |
2019-10-28 12:21 | elong | Assigned To | => elong |
2019-10-28 12:22 | elong | Relationship added | related to 0003689 |
2019-10-28 12:26 | elong | Status | assigned => resolved |
2019-10-28 12:26 | elong | Resolution | open => fixed |
2019-10-28 12:26 | elong | Fixed in Version | => 3.9.23 |
2019-10-28 13:00 | elong | Changeset attached | => SymmetricDS 3.9 b39330a3 |
2019-10-28 13:00 | elong | Changeset attached | => SymmetricDS 3.10 70c947c7 |
2019-10-28 15:00 | elong | Issue cloned: 0004125 | |
2019-10-28 15:00 | elong | Relationship added | related to 0004125 |
2019-11-01 12:18 | admin | Status | resolved => closed |