felixrieseberg / parse-server-azure

Adapters, tools, and documentation to use Parse-Server with Microsoft Azure
MIT License
23 stars 4 forks source link

MongoDB version is v3.2, but parse server prerequisites says that it should be 2.6.x or 3.0.x #10

Closed Aurintas closed 8 years ago

Aurintas commented 8 years ago

Hello. I have one question. How do I change MongoDB version on DocumentDB? Because now, after creating it using the publication of Parse Server with Azure Managed Services, it's v3.2.0, but whenever I try to migrate parse database, it says that I need 2.6.x or 3.0.x. Of course, I can ignore this error, but I've found out that when using v3.2.0 there appears to be some bugs in queries etc. And mongodb v2.6 or v3.0 is in parse server prerequisites.

Thanks!

adrianhall commented 8 years ago

Hi Aurintas - are you also asking this question on other channels? The same people watch Azure Forums, Stack Overflow, Twitter, and this, so asking multiple channels doesn't assist. If this is a new question, then I'll get an answer - if you have asked this in other channels, please close this question for us so we aren't duplicating effort.

Aurintas commented 8 years ago

Yes, I've also asked it elsewhere. Thanks.