feat: 添加数据库同步功能,创建版本表并处理版本迁移
This commit is contained in:
@@ -6,4 +6,6 @@ export * from './schemas/n-code-schema.ts'
|
||||
|
||||
export * from './schemas/life-schema.ts'
|
||||
|
||||
export * from './schemas/user.ts'
|
||||
export * from './schemas/user.ts'
|
||||
|
||||
export * from './schemas/mark.ts'
|
||||
Reference in New Issue
Block a user