tiangolo / pydantic-sqlalchemy

Tools to convert SQLAlchemy models to Pydantic models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you add `depth` feature?

ehdgua01 opened this issue · comments

commented

I think that the depth is a useful feature when serializing the model has many relationships like the DRF serializer's depth option

Other libraries that it has depended on Pydantic

commented

I close this issue because I think this feature is not useful in SQLAlchemy