View Issue Details

IDProjectCategoryView StatusLast Update
0006391SymmetricDS ProImprovementpublic2024-05-06 17:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.14.0 
Target Version3.14.16Fixed in Version3.14.16 
Summary0006391: Add parameter to allow null values to remain null when loading into columns with default values using SQL Server bcp bulk loader
DescriptionCurrently, 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.
Tagsbulk, dialect: sql-server, initial/partial load

Relationships

related to 0006392 resolvedemiller Add parameter to allow null values to remain null when loading into columns with default values using SQL Server bcp bulk loader 

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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