The problem is that some ORMs return memoryview which are more efficient but are not supported by pydantic at the moment.
19 KiB
19 KiB
The problem is that some ORMs return memoryview which are more efficient but are not supported by pydantic at the moment.