BeanieODM / beanie

Asynchronous Python ODM for MongoDB
http://beanie-odm.dev/
Apache License 2.0
2.04k stars 215 forks source link

Add support for Indexed custom pydantic fields #754

Closed aasay closed 12 months ago

aasay commented 1 year ago

This allows a custom pydantic class to be used with indexes

roman-right commented 12 months ago

Thank you for the PR! Merged