MCPcopy Create free account
hub / github.com/vastsa/FileCodeBox / migrate

Function migrate

apps/base/migrations/migrations_002.py:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26
27async def migrate():
28 await create_upload_chunk_and_update_file_codes_table()

Callers

nothing calls this directly

Tested by

no test coverage detected