Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ common_sql_element.py
File
common_sql_element.py
test/typing/plain_files/sql/common_sql_element.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"tests
for
#8847
2
3
we want to assert that SQLColumnExpression can be used to represent
4
all SQL expressions generically, across Core and ORM, without using
Callers
nothing calls this directly
Calls
15
Table
Class · 0.90
MetaData
Class · 0.90
Column
Class · 0.90
select
Function · 0.90
asc
Function · 0.90
desc
Function · 0.90
Session
Class · 0.90
literal
Function · 0.90
column
Function · 0.90
union
Function · 0.90
union_all
Function · 0.90
except_
Function · 0.90
Tested by
no test coverage detected