MongOData icon indicating copy to clipboard operation
MongOData copied to clipboard

MongoDB OData provider

Results 21 MongOData issues
Sort by recently updated
recently updated
newest added

Bumps Microsoft.Data.OData from 5.4.0 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.4.0&new-version=5.8.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.6.4&new-version=5.8.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.6.4&new-version=5.8.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.6.4&new-version=5.8.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.6.4&new-version=5.8.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.6.4&new-version=5.8.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hi, do you have an updated version of this repo using odata v4? With latest c# driver. V2.x Cheers

I am updating MongoDB driver to latest version. I have some problems with running tests. 163 tests have been passed successfully, but 70 failed. Tests are failed in the same...

Hi, is it possible to customise the EntityContainer? For example, ``` ``` I would like to add the dataValue to be a EntitySet, like `` Would this be possible in...

Hi @object, I have the data structure as following, ``` ``` The main problem is that when I am trying to query and filter the dataValue, for example, `GET MongoDataService.svc/scatterless('id')/dataValue?$filter=x...