Skip to content

Migrator empty values handling #619

Open
@amazeika

Description

@amazeika

Double check when importing empty CSV values into columns that have null as default values. These should be casted to null as otherwise MySQL might get these empty values converted to something else (we've seen it casting '' to 0000-00-00 00:00:00 instead of the expected null).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions