update init db api,

This commit is contained in:
louiscklaw
2025-04-18 05:21:43 +08:00
parent be0ddc5323
commit 44abd70563
12 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# PROMPT
with reference to `src/db/LessonTypes/DBLessonTypes.tsx`, clone and modify to fit `DBLessonCategories.tsx` thanks.
---
# PROMPT
from `LessonTypes`, clone and modify to fit `LessonCategories` (e.g. CRUD) thanks.
---
# PROMPT
with reference to
- `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/001_documentation/Requirements/REQ0006/schema.dbml`
- `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db/LessonTypes`
draft `UserMeta` thanks