View Issue Details

IDProjectCategoryView StatusLast Update
0004295SymmetricDSBugpublic2022-10-04 15:15
Reporterchenson Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.5 
Target Version3.14.2Fixed in Version3.14.2 
Summary0004295: Detect when the order of a primary key changes in order to regenerate it
DescriptionRead 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.
Tagsddl/schema

Relationships

related to 0004294 closedchenson Primary key are dropped and created continuously 
related to 0004421 closedjosh-a-hicks Primary key ordering based on the sequence of the PK 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 dc657ad5

2022-09-19 15:04:29

admin

Details Diff
0004295: Detect when the order of a primary key changes Affected Issues
0004295
mod - symmetric-db/src/main/java/org/jumpmind/db/alter/ModelComparator.java Diff File

Issue History

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