MCPcopy Index your code
hub / github.com/fastapi/sqlmodel / Select

Class Select

sqlmodel/sql/_expression_select_cls.py:32–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32class Select(SelectBase[_T]):
33 inherit_cache = True
34
35
36# This is not comparable to sqlalchemy.sql.selectable.ScalarSelect, that has a different

Callers 1

selectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…