View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004593 | SymmetricDS | Improvement | public | 2020-10-16 13:21 | 2020-11-09 15:15 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.4 | ||||
Target Version | 3.12.5 | Fixed in Version | 3.12.5 | ||
Summary | 0004593: Symadmin send-schema should allow specification to not send indices, foreign keys, and column default values | ||||
Description | The 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 | ||||
Tags | ddl/schema, symadmin | ||||
SymmetricDS: 3.12 33b2903f 2020-10-16 13:27:43 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 |
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 |