MCPcopy Create free account
hub / github.com/dataease/SQLBot / get_url

Function get_url

backend/alembic/env.py:44–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43
44def get_url():
45 return str(settings.SQLALCHEMY_DATABASE_URI)
46
47
48def run_migrations_offline():

Callers 2

run_migrations_offlineFunction · 0.85
run_migrations_onlineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected