Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ inspection_inspect.py
File
inspection_inspect.py
test/typing/plain_files/inspection_inspect.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
Any
2
from
typing
import
assert_type
3
from
typing
import
List
4
Callers
nothing calls this directly
Calls
6
create_engine
Function · 0.90
inspect
Function · 0.90
A
Class · 0.70
B
Class · 0.70
get_table_names
Method · 0.45
connect
Method · 0.45
Tested by
no test coverage detected