資料庫改為 mySQL

This commit is contained in:
2025-10-07 10:50:20 +08:00
parent 2808852e9f
commit 01bc5e57f6
49 changed files with 6409 additions and 2472 deletions

View File

@@ -8,6 +8,7 @@ generator client {
datasource db {
provider = "mysql"
url = env("DATABASE_URL")
relationMode = "prisma"
}
// 困擾案例主表