Collation support
Open
feature
good first issue
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Collation is still missing from ODMantic, I'm pretty sure implementing this would help a lot of users!
### Discussed in https://github.com/art049/odmantic/discussions/157
Originally posted by **tylovejoy** July 13, 2021
I use
`find().collation(Collation(locale="en_US", numericOrdering=True)`
with another library.
Is there any support for this in ODMantic?
Contributor guide
Research direction
Start with Discussion #157 and review MongoDB and PyMongo collation support, then inspect ODMantic's query interfaces. Define the supported collation behavior from the discussion's example; done means users can request collation in ODMantic queries with documented, verified behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100