MCPcopy 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
40class MigrationError(RuntimeError):
41 pass
42
43
44def normalize_sqlite_url(value: str | Path) -> str:

Callers 5

normalize_sqlite_urlFunction · 0.85
normalize_postgres_urlFunction · 0.85
chunked_rowsFunction · 0.85
ensure_target_emptyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected