View Issue Details

IDProjectCategoryView StatusLast Update
0005563SymmetricDSImprovementpublic2022-11-30 19:49
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.3Fixed in Version3.14.3 
Summary0005563: Add functionality to symadmin export-sym-tables to export alters when upgrading
DescriptionAdd functionality to symadmin export-sym-tables to export alters when upgrading

When exporting sym tables, here is the command:

symadmin export-sym-tables
OR
symadmin export-sym-tables outputfile.sql

When exporting the alters needed for an upgrade of an existing installation, here is the new command:

symadmin export-sym-tables --alters
OR
symadmin export-sym-tables --alters outputfile.sql
Tagssymadmin

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 c15307c1

2022-11-01 14:29:01

pmarzullo

Details Diff
0005563: Add functionality to symadmin export-sym-tables to export
alters when upgrading
Affected Issues
0005563
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/db/AbstractSymmetricDialect.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/ISymmetricDialect.java Diff File

Issue History

Date Modified Username Field Change
2022-11-01 14:20 pmarzullo New Issue
2022-11-01 14:20 pmarzullo Status new => assigned
2022-11-01 14:20 pmarzullo Assigned To => pmarzullo
2022-11-01 14:20 pmarzullo Tag Attached: symadmin
2022-11-01 14:29 pmarzullo Status assigned => resolved
2022-11-01 14:29 pmarzullo Resolution open => fixed
2022-11-01 14:29 pmarzullo Fixed in Version => 3.14.3
2022-11-01 15:00 pmarzullo Changeset attached => SymmetricDS 3.14 c15307c1
2022-11-30 19:49 admin Status resolved => closed