View Issue Details

IDProjectCategoryView StatusLast Update
0003682SymmetricDSBugpublic2018-08-31 13:35
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.13Fixed in Version3.9.13 
Summary0003682: XML table definitions with FK do not need to provide catalog and schema for the FK if it is in the same as the table
DescriptionThe DatabaseXmlUtil which constructs table definitions into XML format contains attributes, foreignTableCatalog and foreignTableSchema for any foreign key definition. These will be passed as empty string if the values match the source tables catalog and/or schema.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 ee43b223

2018-08-20 12:17:23

josh-a-hicks

Details Diff
0003682: XML table definitions with FK do not need to provide catalog
and schema for the FK if it is in the same as the table
Affected Issues
0003682
mod - symmetric-db/src/main/java/org/jumpmind/db/io/DatabaseXmlUtil.java Diff File

Issue History

Date Modified Username Field Change
2018-08-20 16:17 josh-a-hicks New Issue
2018-08-20 16:17 josh-a-hicks Status new => assigned
2018-08-20 16:17 josh-a-hicks Assigned To => josh-a-hicks
2018-08-20 16:29 josh-a-hicks Status assigned => resolved
2018-08-20 16:29 josh-a-hicks Resolution open => fixed
2018-08-20 16:29 josh-a-hicks Fixed in Version => 3.9.13
2018-08-20 17:00 josh-a-hicks Changeset attached => SymmetricDS 3.9 ee43b223
2018-08-31 13:34 chenson Project SymmetricDS Pro => SymmetricDS
2018-08-31 13:35 chenson Status resolved => closed