MCPcopy
hub / github.com/dataelement/Clawith / update_schema.py

File update_schema.py

backend/update_schema.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2import json
3from app.db.session import async_session
4from sqlalchemy import select, update

Callers

nothing calls this directly

Calls 2

runMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected