View Issue Details

IDProjectCategoryView StatusLast Update
0002690SymmetricDSImprovementpublic2016-07-22 16:03
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.36 
Target Version3.7.36Fixed in Version3.7.36 
Summary0002690: Parameter to allow creation of tables during initial load without a PK
DescriptionBy default all table creations during an initial load will be performed by making all columns the PK for any source table that does not have a PK. The following parameter controls whether the creation of these tables will be with all columns as PK (default) or no columns as PK to match the source.

create.table.without.pk.if.source.without.pk
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.7 f479bcc6

2016-07-22 07:32:06

josh-a-hicks

Details Diff
0002690: Parameter to allow creation of tables during initial load
without a PK
Affected Issues
0002690
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

Issue History

Date Modified Username Field Change
2016-07-22 11:31 josh-a-hicks New Issue
2016-07-22 11:31 josh-a-hicks Status new => assigned
2016-07-22 11:31 josh-a-hicks Assigned To => josh-a-hicks
2016-07-22 11:33 josh-a-hicks Status assigned => resolved
2016-07-22 11:33 josh-a-hicks Fixed in Version => 3.7.36
2016-07-22 11:33 josh-a-hicks Resolution open => fixed
2016-07-22 12:00 josh-a-hicks Changeset attached => SymmetricDS 3.7 f479bcc6
2016-07-22 16:03 chenson Status resolved => closed