MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / composite_dc.py

File composite_dc.py

test/typing/plain_files/orm/composite_dc.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dataclasses
2from typing import assert_type
3
4from sqlalchemy import Select

Callers

nothing calls this directly

Calls 5

selectFunction · 0.90
VertexClass · 0.70
PointClass · 0.70
whereMethod · 0.45
in_Method · 0.45

Tested by

no test coverage detected