Skip to main content

Module schema_migration_runner

Module schema_migration_runner 

Source
Expand description

PostgreSQL 启动迁移。

迁移在数据库连接建立后、RSS 和缓存预热启动前执行,避免新字段未创建时业务任务先查询失败。

Functions§

run
执行所有待应用迁移。