View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003921 | SymmetricDS | Improvement | public | 2019-04-17 12:06 | 2022-08-02 18:57 | 
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.0 | ||||
| Target Version | 3.10.1 | Fixed in Version | 3.10.1 | ||
| Summary | 0003921: Parameter to disable recursive querying of each level in table with self-referencing foreign key | ||||
| Description | Add 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. | ||||
| Tags | No tags attached. | ||||
| 
	
	 SymmetricDS: 3.10 4797eefa 2019-04-18 14:26:37 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 | ||
| 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 |