Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ lambda_stmt.py
File
lambda_stmt.py
test/typing/plain_files/sql/lambda_stmt.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
from
typing
import
Any
4
from
typing
import
assert_type
Callers
nothing calls this directly
Calls
9
Table
Class · 0.90
MetaData
Class · 0.90
Column
Class · 0.90
select
Function · 0.90
lambda_stmt
Function · 0.90
create_engine
Function · 0.90
where
Method · 0.45
connect
Method · 0.45
execute
Method · 0.45
Tested by
no test coverage detected