View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006392 | SymmetricDS Pro | Improvement | public | 2024-05-06 15:54 | 2024-05-06 17:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.7 | Fixed in Version | 3.15.7 | ||
Summary | 0006392: Add parameter to allow null values to remain null when loading into columns with default values using SQL Server bcp bulk loader | ||||
Description | Currently, when using the SQL Server bcp bulk loader, if a null value is loaded into a nullable column that has a default value, the null value will be replaced with the column's default value. Add a parameter that can prevent this replacement so that the null values remain null when inserted into the target table. | ||||
Tags | bulk, dialect: sql-server, initial/partial load | ||||
SymmetricDS: 3.15 00c25569 2024-05-06 16:02:09 evan-miller-jumpmind Details Diff |
0006392: Added parameter to allow null values to remain null when loading into columns with default values using the SQL Server bcp bulk loader |
Affected Issues 0006392 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-06 15:54 | emiller | New Issue | |
2024-05-06 15:54 | emiller | Status | new => assigned |
2024-05-06 15:54 | emiller | Assigned To | => emiller |
2024-05-06 15:54 | emiller | Tag Attached: bulk | |
2024-05-06 15:54 | emiller | Tag Attached: dialect: sql-server | |
2024-05-06 15:54 | emiller | Tag Attached: initial/partial load | |
2024-05-06 15:54 | emiller | Issue generated from: 0006391 | |
2024-05-06 15:54 | emiller | Relationship added | related to 0006391 |
2024-05-06 16:02 | emiller | Status | assigned => resolved |
2024-05-06 16:02 | emiller | Resolution | open => fixed |
2024-05-06 16:02 | emiller | Fixed in Version | => 3.15.7 |
2024-05-06 17:00 | Changeset attached | => SymmetricDS 3.15 00c25569 | |
2024-06-07 16:46 | admin | Status | resolved => closed |