View Issue Details

IDProjectCategoryView StatusLast Update
0003272SymmetricDSBugpublic2017-10-06 11:51
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.30Fixed in Version3.8.30 
Summary0003272: Table reload requests that use the custom sql (for truncates or other) run agains the improper order of tables
DescriptionThe same order that is used to create tables is also used for the custom sql during reload requests. This custom sql field is most commonly used for truncates and needs to run the reverse table order so that the tables can be truncated in the reverse order they were created.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 feddbf90

2017-10-05 18:24:26

josh-a-hicks

Details Diff
0003272: Table reload requests that use the custom sql (for truncates or
other) run agains the improper order of tables
Affected Issues
0003272
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2017-10-05 22:24 josh-a-hicks New Issue
2017-10-05 22:24 josh-a-hicks Status new => assigned
2017-10-05 22:24 josh-a-hicks Assigned To => josh-a-hicks
2017-10-05 22:24 josh-a-hicks Status assigned => resolved
2017-10-05 22:24 josh-a-hicks Resolution open => fixed
2017-10-05 22:24 josh-a-hicks Fixed in Version => 3.8.30
2017-10-05 23:00 josh-a-hicks Changeset attached => SymmetricDS 3.8 feddbf90
2017-10-06 11:51 chenson Status resolved => closed