Skip to content

Remove warning - DX-604 #1476

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 11, 2024
Merged

Remove warning - DX-604 #1476

merged 6 commits into from
Sep 11, 2024

Conversation

sushmangupta
Copy link
Contributor

No description provided.

@sushmangupta sushmangupta merged commit 7747c08 into main Sep 11, 2024
7 of 8 checks passed
@sushmangupta sushmangupta deleted the dx-adhoc/remove-warning-604 branch September 11, 2024 12:37
@@ -13,7 +13,7 @@ nav:

In contrast to most Symfony applications, Shopware uses no ORM, but a thin abstraction layer called the data abstraction layer \(DAL\). The DAL is implemented with the specific needs of Shopware in mind and lets developers access the database via pre-defined interfaces. Some concepts used by the DAL, like Criteria, may sound familiar to you if you know [Doctrine](https://symfony.com/doc/current/doctrine.html) or other ORMs. A reference to more in-depth documentation about the DAL can be found below.

Refer to [Shopware 6.6.5.0 entity relationship model](../../assets/shopware6_erd.pdf) that dipicts different tables and their relationships.
Refer to [Shopware 6.6.5.0 entity relationship model](../../../assets/shopware6-erd.pdf) that dipicts different tables and their relationships.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Refer to [Shopware 6.6.5.0 entity relationship model](../../../assets/shopware6-erd.pdf) that dipicts different tables and their relationships.
Refer to [Shopware 6.6.5.0 entity relationship model](../../../assets/shopware6-erd.pdf) that depicts different tables and their relationships.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants