codello / Motor-ODM

A MongoDB ODM based on Motor and Pydantic.
MIT License
17 stars 5 forks source link

Index Generation #4

Closed codello closed 4 years ago

codello commented 4 years ago

It should be possible to declare indexes that should be generated for a document collection. Indexes can be defined using an indexes field in the documents Mongo class. Indexes use the following format: