Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SQL statement in add-complex-data-to-existing-entities.md (#1578)
* Fix SQL statement in add-complex-data-to-existing-entities.md Fixes #1577 * Add Unique Constraint for a one-to-one relation I have used a Unique constraint for this, its also possible to achieve this by removing the id and making the combination of product_id and product_version_id the primary key --------- Co-authored-by: Micha Hobert <[email protected]>
- Loading branch information