Opened 5 years ago

Closed 5 years ago

#1917 closed defect (fixed)

update stmt: if source null values are not specified, take target null values

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.7
Component: qlparser Version: development
Keywords: Cc: Bang Pham Huu
Complexity: Medium

Description

On update null values in the source object should not overwrite non-null values in the target object (in the db).

If null values for the source object are not specified though, update should take the null values from the target object.

Change History (1)

comment:1 by Dimitar Misev, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.