View Issue Details

IDProjectCategoryView StatusLast Update
0004593SymmetricDSImprovementpublic2020-11-09 15:15
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.4 
Target Version3.12.5Fixed in Version3.12.5 
Summary0004593: Symadmin send-schema should allow specification to not send indices, foreign keys, and column default values
DescriptionThe symadmin send-schema command should allow the specification to not send indices, foreign keys, and column default values.

New options added to allow this functionality:
--exclude-indices. Excludes the sending of indices
--exclude-fk Excludes the sending of foreign key constraints
--exclude-defaults. Excludes the sending of column default values
Tagsddl/schema, symadmin

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 33b2903f

2020-10-16 13:27:43

pmarzullo

Details Diff
0004593: Symadmin send-schema should allow specification to not send
indices, foreign keys, and column default values
Affected Issues
0004593
mod - symmetric-assemble/src/asciidoc/manage/node-send.ad Diff File
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java Diff File
mod - symmetric-client/src/main/resources/symmetric-messages.properties Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/Constants.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/ext/StressTestHeartbeatListener.java Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java Diff File

Issue History

Date Modified Username Field Change
2020-10-16 13:21 pmarzullo New Issue
2020-10-16 13:21 pmarzullo Status new => assigned
2020-10-16 13:21 pmarzullo Assigned To => pmarzullo
2020-10-16 13:21 pmarzullo Tag Attached: ddl/schema
2020-10-16 13:21 pmarzullo Tag Attached: symadmin
2020-10-16 13:29 pmarzullo Status assigned => resolved
2020-10-16 13:29 pmarzullo Resolution open => fixed
2020-10-16 13:29 pmarzullo Fixed in Version => 3.12.5
2020-10-16 14:00 pmarzullo Changeset attached => SymmetricDS 3.12 33b2903f
2020-11-09 15:15 admin Status resolved => closed