refactor: migrate database layer to Prisma ORM

This commit is contained in:
2026-02-07 02:26:00 +08:00
parent 1eb8abb447
commit 2dc6bf16ec
15 changed files with 875 additions and 854 deletions

2
.gitignore vendored
View File

@@ -75,3 +75,5 @@ dist/
# NestJS
.nest-cli.json
/generated/prisma