↓ 1 callersMethod_process_data_field(
self,
field_name: str,
field: Field,
json_schema_extra: dict[str, Any],
tortoise/contrib/pydantic/creator.py:476
↓ 1 callersMethod_process_normal_field(
self,
field_name: str,
field: Field,
json_schema_extra: dict[str, Any],
tortoise/contrib/pydantic/creator.py:430
↓ 1 callersFunctionbuild_models(
*,
with_fk: bool,
with_m2m: bool,
with_indexes: bool,
with_index_objects: bool,
)
tests/migrations/test_schema_editor_backend_parity.py:45