MCPcopy Index your code
hub / github.com/tortoise/tortoise-orm / computed_fields.py

File computed_fields.py

examples/pydantic/computed_fields.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Pydantic computed fields example
3
4Here we demonstrate:

Callers

nothing calls this directly

Calls 3

run_asyncFunction · 0.90
init_modelsMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected