Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Doctrine loader : allow to work with unparsed relation #11

Open
nicolas-bastien opened this issue Dec 2, 2018 · 0 comments
Open

Doctrine loader : allow to work with unparsed relation #11

nicolas-bastien opened this issue Dec 2, 2018 · 0 comments
Assignees

Comments

@nicolas-bastien
Copy link
Member

Goal

When loading data new entites will have relation with entities already present in the data base.
Right now, DoctrineInsertUpdateLoader breaks if the relation are not extracted with the extractor.

Exemple : Your want to import projects and your organisation is already in database.

And by the way we don't want to update organisation during project import.

nicolas-bastien added a commit that referenced this issue Dec 2, 2018
…to pass null identifier for strict insertion
mathieu-ducrot added a commit that referenced this issue Dec 5, 2018
@nicolas-bastien nicolas-bastien self-assigned this Dec 20, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant