Skip to content

R2dbcEntityTemplate does not support null insertion into a column that has a default value #1660

Closed
@nihsmik

Description

There is no way to insert null into a column that has a default value. R2dbcEntityTemplate.doInsert excludes null-valued columns.

Metadata

Assignees

No one assigned

    Labels

    for: stackoverflowA question that's better suited to stackoverflow.com

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions