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

File dataclass_transforms_decorator.py

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

Source from the content-addressed store, hash-verified

1from typing import assert_type
2
3from sqlalchemy import Integer
4from sqlalchemy.orm import Mapped

Callers

nothing calls this directly

Calls 2

registryClass · 0.90
RelationshipsClass · 0.70

Tested by

no test coverage detected