View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006391 | SymmetricDS Pro | Improvement | public | 2024-05-06 15:53 | 2024-05-06 17:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.16 | Fixed in Version | 3.14.16 | ||
Summary | 0006391: 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.14 6c5e035f 2024-05-06 16:54:04 evan-miller-jumpmind Details Diff |
0006391: 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 0006391 |
|
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:53 | emiller | New Issue | |
2024-05-06 15:53 | emiller | Status | new => assigned |
2024-05-06 15:53 | emiller | Assigned To | => emiller |
2024-05-06 15:53 | emiller | Tag Attached: bulk | |
2024-05-06 15:53 | emiller | Tag Attached: dialect: sql-server | |
2024-05-06 15:53 | emiller | Tag Attached: initial/partial load | |
2024-05-06 15:54 | emiller | Issue cloned: 0006392 | |
2024-05-06 15:54 | emiller | Relationship added | related to 0006392 |
2024-05-06 16:54 | emiller | Status | assigned => resolved |
2024-05-06 16:54 | emiller | Resolution | open => fixed |
2024-05-06 16:54 | emiller | Fixed in Version | => 3.14.16 |
2024-05-06 17:00 | Changeset attached | => SymmetricDS 3.14 6c5e035f | |
2024-08-16 17:44 | admin | Status | resolved => closed |