View Issue Details

IDProjectCategoryView StatusLast Update
0003921SymmetricDSImprovementpublic2022-08-02 18:57
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.1Fixed in Version3.10.1 
Summary0003921: Parameter to disable recursive querying of each level in table with self-referencing foreign key
DescriptionAdd parameter to disable recursive querying of each level in table with self-referencing foreign key. If there are a hundred levels, some of the queries can take a long time. Give people the option to disable the multiple queries, disable foreign keys, and just load the data quickly.
TagsNo tags attached.

Relationships

related to 0002244 closedelong Self- Referential Foreign Keys result in Contraint violation when loading data 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 4797eefa

2019-04-18 14:26:37

admin

Details Diff
0003921: Parameter to disable recursive querying of each level in table
with self-referencing foreign key
Affected Issues
0003921
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

Date Modified Username Field Change
2019-04-17 12:06 elong New Issue
2019-04-17 12:06 elong Status new => assigned
2019-04-17 12:06 elong Assigned To => elong
2019-04-18 18:26 elong Status assigned => resolved
2019-04-18 18:26 elong Resolution open => fixed
2019-04-18 18:26 elong Fixed in Version => 3.10.1
2019-04-18 19:00 admin Changeset attached => SymmetricDS 3.10 4797eefa
2019-04-23 15:41 elong Status resolved => closed
2022-08-02 18:57 elong Relationship added related to 0002244