View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002612 | SymmetricDS | Improvement | public | 2016-05-25 02:02 | 2019-06-25 18:06 |
Reporter | gwilmer | Assigned To | |||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0002612: DBExport Should Allow Excluding Specific Columns From the Export | ||||
Description | DBExport Should Allow Excluding Specific Columns From the Export | ||||
Tags | dbimport/dbexport | ||||
|
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. |
|
What about also including only certain columns? Like "--include-columns=[col1, col2, ...]" |
SymmetricDS: 3.7 45203c93 2016-05-24 22:03:58 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 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 |
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 |
|
Note Added: 0001517 | |
2019-06-05 20:39 |
|
Status | assigned => resolved |
2019-06-05 20:39 |
|
Resolution | open => fixed |
2019-06-05 20:39 |
|
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 |