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

Class SubItem

tests/test_deprecations.py:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9class SubItem(Item):
10 password: str
11
12
13def test_deprecated_from_orm_inheritance():

Callers 1

Calls

no outgoing calls

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…