Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ MigrationError
Class
MigrationError
scripts/migrate_sqlite_to_postgres.py:40–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
class
MigrationError(RuntimeError):
41
pass
42
43
44
def
normalize_sqlite_url(value: str | Path) -> str:
Callers
5
normalize_sqlite_url
Function · 0.85
normalize_postgres_url
Function · 0.85
chunked_rows
Function · 0.85
ensure_target_empty
Function · 0.85
migrate_sqlite_to_postgres
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected