Skip to content

Use the REPLACE keyword from MySQL when loading CSV documents in database migrations #36

@Juansecu

Description

@Juansecu

In order for avoiding errors when importing CSV data into MySQL when running database migrations, it is necessary to use the REPLACE keyword from MySQL for error handling.

For further information, check out the MySQL documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixFix some functionality working wrong

    Type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions