Skip to content

replace NULL fields with value does not work #24

@franziskahahn

Description

@franziskahahn

I am exporting a user which has a NULL value within a DATE field.

I added this to my config:

<column name="fieldnamexy" dump="replace" replacement="2017-03-18" />

And it just stays NULL in export. When exporting another user (with filled fieldnamexy) everything works as expected.

Might be because first if statement in Table::getStringForInsertStatement 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions