Skip to content
Snippets Groups Projects
Unverified Commit d5601723 authored by Case Nelson's avatar Case Nelson Committed by GitHub
Browse files

fix: mongo ObjectId should be orderable (#46501)

* fix: mongo ObjectId should be orderable

Fixes #46259

Mongo ObjectId derive :type/TextLike but that can't be an orderable
type, so we mark the specific Mongo type as orderable for malli schemas.

* Fix test
parent 46dc7687
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment