Typeorm
未關閉
enhancement
help wanted
- 主要語言
- TypeScript
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
- [x] setup typeorm
- [x] setup database entities/models
- [ ] migrate queries to use sqlite db through typeorm
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue involves migrating existing queries to use SQLite via TypeORM. First, examine the current query logic in the codebase to understand the data access patterns. Then, review the already-setup TypeORM entities and configuration. The goal is to replace direct database calls with TypeORM repository or query builder methods, ensuring the GraphQL API layer continues to function correctly.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- sqlite, typescript
- 領域
- backend, database
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100