Files
hlae-site/temp.md
purp1e 617300eaaf refactor(prisma): 将数据库从 SQLite 迁移至 PostgreSQL
删除 SQLite 相关依赖、配置和生成文件,更新 Prisma schema 以使用 PostgreSQL 作为数据源。
移除本地 dev.db 文件、libsql 适配器和旧迁移文件,简化 Prisma 客户端初始化。
2026-03-11 01:39:14 +08:00

4 lines
127 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
https://v3.heroui.com/docs/react/components
prisma配置有问题把之前的schema删了变成了sqlite接下来修改