mingo-app / mingo

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

Collarion is not supported on DocumentDB #575

Closed achtan closed 1 year ago

achtan commented 1 year ago

Describe the bug

Hi! We are getting a "MongoServerError: option collation is not currently supported" error when querying our DocumentDB instance via Mingo. I remember you said DocumentDB isn't officially supported, but it was working well in previous versions. Is there any way this can be solved with Mingo?

Desktop (please complete the following information):

joca-immersa commented 1 year ago

This is also happening to me since a couple weeks ago

joca-immersa commented 1 year ago

I just try using node shell and that is working ok, the issue seems to be primarily to listing the collection documents

PfisterFactor commented 1 year ago

+1 for this issue, our team can no longer use Mingo until this is fixed.

joca-immersa commented 1 year ago

seems to be fixed in the latest release :D

tothradoslav commented 1 year ago

This has been resolved in the latest RC release, please check it out and let us know if the solution works as expected:

https://github.com/mingo-app/mingo/releases/tag/v1.13.0-rc1

joca-immersa commented 1 year ago

it works, thanks :D

tothradoslav commented 1 year ago

https://github.com/mingo-app/mingo/releases/tag/v1.13.1