feat(db): 初始化数据库迁移并降级 drizzle 依赖

This commit is contained in:
asgerzhou
2026-07-28 20:58:57 +08:00
parent 8e9f7ac6dc
commit 84706d728a
5 changed files with 898 additions and 109 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1785243450643,
"tag": "0000_aberrant_hardball",
"breakpoints": true
}
]
}