View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006413 | SymmetricDS | Improvement | public | 2024-05-08 16:48 | 2024-05-08 17:00 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.15.7 | Fixed in Version | 3.15.7 | ||
Summary | 0006413: DBImport should have option to adjust create.index.convert.unique.to.nonunique.when.columns.not.required param | ||||
Description | Currently DBImport has its own DatabaseWriterSettings object it uses, so it does not depend on the user-set parameters in SymmetricDS. This means that if the user has the create.index.convert.unique.to.nonunique.when.columns.not.required set to false in SymmetricDS, this will not currently get applied to DBImport. As such, if the user is depending on this functionality being off for their table to import correctly, it will not work. We should add an option in the DBImport screen to adjust this parameter so that imports can be adjusted to turn this functionality on or off. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.15 25eb9d44 2024-05-08 16:53:55 Details Diff |
0006413: DBImport should have option to adjust create.index.convert.unique.to.nonunique.when.columns.not.required param |
Affected Issues 0006413 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbImport.java | Diff File | ||
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbImportDialog.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-08 16:48 | cquamme | New Issue | |
2024-05-08 16:48 | cquamme | Status | new => assigned |
2024-05-08 16:48 | cquamme | Assigned To | => cquamme |
2024-05-08 16:54 | cquamme | Status | assigned => resolved |
2024-05-08 16:54 | cquamme | Resolution | open => fixed |
2024-05-08 16:54 | cquamme | Fixed in Version | => 3.15.7 |
2024-05-08 17:00 | cquamme | Changeset attached | => SymmetricDS 3.15 25eb9d44 |
2024-06-07 16:46 | admin | Status | resolved => closed |