Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
def
get_url():
45
return
str(settings.SQLALCHEMY_DATABASE_URI)
46
47
48
def
run_migrations_offline():
Callers
2
run_migrations_offline
Function · 0.85
run_migrations_online
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected