Skip to content

PK import tool #8

@afx303

Description

@afx303

Had to do some changes to the import tool for it to work, I am importing from a windows mysql database and all tables are in lowercase.
Database needs to be empty and migrations fills it with some data, ended up commenting everything in Version00000000000001.php.

Is there a way to run php bin/console doctrine:migrations:migrate without executing postUp()?

Another issue is in the importPartCategory, had to add ORDER BY parent_id ASC in line 820 because of foreign keys.

It imported everything after those changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions