Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
asyncio
2
import
json
3
from
app.db.session
import
async_session
4
from
sqlalchemy
import
select, update
Callers
nothing calls this directly
Calls
2
run
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected