View Issue Details

IDProjectCategoryView StatusLast Update
0005095SymmetricDSBugpublic2021-11-04 14:58
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.12 
Target Version3.12.12Fixed in Version3.12.12 
Summary0005095: Initial load before custom sql to support table replacement with delimiters
DescriptionWhile using the before custom sql on an initial load the %s to resolve to a table name may require delimiters around the catalog, schema, and table name.

Steps To ReproduceSet the before custom sql to : delete from %s
Ensure the following parameter is true (defaults to true): db.delimited.identifier.mode=true
Will issue a delete for all tables part of the load with delimiters (ex: "test"."dbo"."table1")
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 849f8ec6

2021-10-05 16:41:58

joshahicks

Details Diff
0005095: Initial load before custom sql to support table replacement
with delimiters
Affected Issues
0005095
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

SymmetricDS: 3.13 2a09816e

2021-10-11 13:00:56

joshahicks

Details Diff
0005095: Initial load before custom sql to support table replacement
with delimiters
0005095: Initial load before custom sql to support table replacement
with delimiters
Affected Issues
0005095
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File

Issue History

Date Modified Username Field Change
2021-10-05 16:40 josh-a-hicks New Issue
2021-10-05 16:40 josh-a-hicks Status new => assigned
2021-10-05 16:40 josh-a-hicks Assigned To => josh-a-hicks
2021-10-11 20:00 Changeset attached => SymmetricDS 3.13 2a09816e
2021-11-03 12:11 elong Target Version 3.12.12 => 3.12.13
2021-11-03 12:26 josh-a-hicks Status assigned => resolved
2021-11-03 12:26 josh-a-hicks Resolution open => fixed
2021-11-03 12:26 josh-a-hicks Fixed in Version => 3.12.13
2021-11-03 12:32 elong Fixed in Version 3.12.13 => 3.12.12
2021-11-03 12:32 elong Target Version 3.12.13 => 3.12.12
2021-11-03 13:00 Changeset attached => SymmetricDS 3.12 849f8ec6
2021-11-04 14:58 admin Status resolved => closed