spring-data-couchbase icon indicating copy to clipboard operation
spring-data-couchbase copied to clipboard

Ability to save a null field [DATACOUCH-524]

Open spring-projects-issues opened this issue 5 years ago • 1 comments

David Saadeh opened DATACOUCH-524 and commented

Currently null fields are ignored ... it would be helpful if there is an ability to explicitly allow a field with a null value to get put as part of the document, as in,  "field": null  


No further details from DATACOUCH-524

spring-projects-issues avatar Apr 21 '20 08:04 spring-projects-issues

Michael Reiche commented

https://github.com/spring-projects/spring-data-couchbase/pull/221

spring-projects-issues avatar Jun 01 '20 20:06 spring-projects-issues