feat: 添加数据库同步功能,创建版本表并处理版本迁移

This commit is contained in:
2026-03-30 02:30:58 +08:00
parent 50efd0ea41
commit d9442b9875
9 changed files with 3779 additions and 48 deletions

View File

@@ -1,3 +1,2 @@
import { relations } from "drizzle-orm/relations";
import { } from "./schema";