View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004295 | SymmetricDS | Bug | public | 2020-02-28 21:04 | 2022-10-04 15:15 |
Reporter | chenson | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.5 | ||||
Target Version | 3.14.2 | Fixed in Version | 3.14.2 | ||
Summary | 0004295: Detect when the order of a primary key changes in order to regenerate it | ||||
Description | Read the pk index order from the database and represent it in Table.java. Use the getPrimaryKeyColumnsInIndexOrder() method to respect the order of the primary keys. Revert the workaround from 0004294 to ignore the order of the primary keys in ModelComparator. | ||||
Tags | ddl/schema | ||||
related to | 0004294 | closed | chenson | Primary key are dropped and created continuously |
related to | 0004421 | closed | josh-a-hicks | Primary key ordering based on the sequence of the PK |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-28 21:04 | chenson | New Issue | |
2020-02-28 21:04 | chenson | Product Version | => 3.11.5 |
2020-03-02 16:13 | elong | Relationship added | related to 0004294 |
2022-08-02 20:01 | elong | Tag Attached: ddl/schema | |
2022-09-19 14:56 | elong | Relationship added | related to 0004421 |
2022-09-19 15:02 | elong | Assigned To | => elong |
2022-09-19 15:02 | elong | Status | new => assigned |
2022-09-19 15:02 | elong | Target Version | => 3.14.2 |
2022-09-19 15:02 | elong | Description Updated | View Revisions |
2022-09-19 15:04 | elong | Status | assigned => resolved |
2022-09-19 15:04 | elong | Resolution | open => fixed |
2022-09-19 15:04 | elong | Fixed in Version | => 3.14.2 |
2022-09-19 16:00 | admin | Changeset attached | => SymmetricDS 3.14 dc657ad5 |
2022-10-04 15:15 | admin | Status | resolved => closed |