View Issue Details

IDProjectCategoryView StatusLast Update
0002612SymmetricDSImprovementpublic2019-06-25 18:06
Reportergwilmer Assigned Touser606 
Prioritynormal 
Status closedResolutionfixed 
Target Version3.10.3Fixed in Version3.10.3 
Summary0002612: DBExport Should Allow Excluding Specific Columns From the Export
DescriptionDBExport Should Allow Excluding Specific Columns From the Export
Tagsdbimport/dbexport

Activities

elong

2019-05-22 19:27

developer   ~0001503

Jared, the implementation is already in DbExport class. Can you add the command line option for "--exclude-columns=[col1, col2, ...]" to dbexport? The files to change are DbExportCommand, symmetric-message.properties, and dbexport.ad.

user606

2019-06-04 18:14

  ~0001517

What about also including only certain columns? Like "--include-columns=[col1, col2, ...]"

Related Changesets

SymmetricDS: 3.7 45203c93

2016-05-24 22:03:58

gwilmer

Details Diff
0002612 - DBExport should allow exclude columns. Affected Issues
0002612
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbExport.java Diff File

SymmetricDS: 3.10 d56c8afb

2019-06-05 16:36:53

jfrees

Details Diff
0002612: DBExport Should Allow Excluding Specific Columns from the
Export
Affected Issues
0002612
mod - symmetric-assemble/src/asciidoc/appendix/dbexport.ad Diff File
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/DbExportCommand.java Diff File
mod - symmetric-client/src/main/resources/symmetric-messages.properties Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbExport.java Diff File

Issue History

Date Modified Username Field Change
2016-05-25 02:02 gwilmer New Issue
2016-05-25 02:03 gwilmer Assigned To => gwilmer
2016-05-25 02:03 gwilmer Status new => assigned
2016-05-25 03:00 gwilmer Changeset attached => SymmetricDS 3.7 45203c93
2019-04-24 12:53 elong Tag Attached: dbimport/dbexport
2019-05-22 19:27 elong Assigned To gwilmer => user606
2019-05-22 19:27 elong Note Added: 0001503
2019-06-04 18:14 user606 Note Added: 0001517
2019-06-05 20:39 user606 Status assigned => resolved
2019-06-05 20:39 user606 Resolution open => fixed
2019-06-05 20:39 user606 Fixed in Version => 3.10.3
2019-06-05 21:00 jfrees Changeset attached => SymmetricDS 3.10 d56c8afb
2019-06-06 20:03 elong Target Version => 3.10.3
2019-06-25 18:06 admin Status resolved => closed