View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004522 | SymmetricDS | Bug | public | 2020-09-04 17:01 | 2020-09-23 20:34 | 
| Reporter | pmarzullo | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.10.0 | ||||
| Target Version | 3.12.4 | Fixed in Version | 3.12.4 | ||
| Summary | 0004522: DbCompare does not seem to support schema/database prefixed table names for at least the target node | ||||
| Description | When using the dbcompare tool i will define the source table as app_schema.mytable and the target table as app_db.mytable. The problem with this is that the tool will add quotation marks (") around the target table like "app_db.mytable" causing the target database to believe that it is one long table name. | ||||
| Tags | dbcompare | ||||
| SymmetricDS: 3.12 46c8b81c 2020-09-09 15:25:37Details Diff | 0004522: Allow catalog.schema.tablename for target tables | Affected Issues 0004522 | |
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/io/DbCompare.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/io/DbCompareReport.java | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-09-04 17:01 | pmarzullo | New Issue | |
| 2020-09-04 17:01 | pmarzullo | Status | new => assigned | 
| 2020-09-04 17:01 | pmarzullo | Assigned To | => pmarzullo | 
| 2020-09-04 17:01 | pmarzullo | Tag Attached: dbcompare | |
| 2020-09-09 13:36 | elong | Assigned To | pmarzullo => elong | 
| 2020-09-09 13:36 | elong | Product Version | 3.12.3 => 3.10.0 | 
| 2020-09-09 19:25 | elong | Status | assigned => resolved | 
| 2020-09-09 19:25 | elong | Resolution | open => fixed | 
| 2020-09-09 19:25 | elong | Fixed in Version | => 3.12.4 | 
| 2020-09-09 20:00 | admin | Changeset attached | => SymmetricDS 3.12 46c8b81c | 
| 2020-09-16 17:42 | elong | Relationship added | related to 0004526 | 
| 2020-09-23 20:34 | admin | Status | resolved => closed |