-
Notifications
You must be signed in to change notification settings - Fork 401
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Avoid duplicate "db access" in CGL chapter (#5234)
DB accessing basics are explained in "database basic crud" chapter. The topic has no good relation to CGL or PHP architecture. Co-authored-by: Christian Kuhn <[email protected]>
- Loading branch information
1 parent
696b76a
commit 402af15
Showing
4 changed files
with
1 addition
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
Documentation/CodingGuidelines/CodingBestPractices/AccessingTheDatabase.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
...ntation/CodingGuidelines/CodingBestPractices/_AccessingTheDatabase/_MyTableRepository.php
This file was deleted.
Oops, something went wrong.