MCPcopy
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
3we want to assert that SQLColumnExpression can be used to represent
4all SQL expressions generically, across Core and ORM, without using

Callers

nothing calls this directly

Calls 15

TableClass · 0.90
MetaDataClass · 0.90
ColumnClass · 0.90
selectFunction · 0.90
ascFunction · 0.90
descFunction · 0.90
SessionClass · 0.90
literalFunction · 0.90
columnFunction · 0.90
unionFunction · 0.90
union_allFunction · 0.90
except_Function · 0.90

Tested by

no test coverage detected