View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005095 | SymmetricDS | Bug | public | 2021-10-05 16:40 | 2021-11-04 14:58 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.12 | ||||
Target Version | 3.12.12 | Fixed in Version | 3.12.12 | ||
Summary | 0005095: Initial load before custom sql to support table replacement with delimiters | ||||
Description | While 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 Reproduce | Set 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") | ||||
Tags | No tags attached. | ||||
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 |
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 |