mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

MongoServerError: collation not allowed in this atlas tier #569

Closed darwin-buelo closed 1 year ago

darwin-buelo commented 1 year ago

image

javigines commented 1 year ago

On the serverless tier of Atlas Database, collation is not supported, here you could check it.

It would be nice to only use collation operation if there is something defined on the field. @tothradoslav What do you think?


I see this has been discussed on #546. We would love to see the patch with the capability optional.

I think you can close this issue @darwin-buelo

darwin-buelo commented 1 year ago

thanks @javigines