Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ up
Method
up
packages/config/src/migrations/types.ts:27–27 ·
view source on GitHub ↗
执行迁移(须幂等)
(context: MigrationContext)
Source
from the content-addressed store, hash-verified
25
description: string
26
/** 执行迁移(须幂等) */
27
up(context: MigrationContext): Promise<void>
28
}
Callers
3
runMigrations
Function · 0.80
auth-profiles.test.ts
File · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected