Commit 28736a4
committed
refactor(database): update BaseController documentation for clarity
- Revised the documentation in BaseController to enhance clarity regarding the delegation of operations to specialized controllers.
- Maintained the focus on separation of concerns while preserving the original functionality and lazy initialization strategy for specialized controllers.1 parent f11e33f commit 28736a4
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments