pickware / shopware-platform

Shopware platform mono repository
https://shopware.com
MIT License
1 stars 1 forks source link

Make Example / Unit Tests which show the Problem with FK constraints and Entity existence #13

Closed fixpunkt closed 5 years ago

fixpunkt commented 5 years ago

Should show two entities with an FK relation over a technical name, write a new entity which references another by its technical name without making a lookup for the UUID first.

windaishi commented 5 years ago

Done: https://github.com/shopware/platform/pull/144