Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Loping151/RoverSign
/ _roversign_auto_migrate
Function
_roversign_auto_migrate
RoverSign/utils/database/models.py:432–433 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
430
431
@on_core_start
432
async
def
_roversign_auto_migrate():
433
await auto_add_missing_columns(__name__, log_prefix=
"[库洛签到·补列]"
)
Callers
nothing calls this directly
Calls
1
auto_add_missing_columns
Function · 0.85
Tested by
no test coverage detected