-
https://pknopf.com/post/2019-09-22-the-argument-against-entity-framework-and-for-micro-orms/
-
I'm trying to read from this site:
[http://knesset.gov.il/Odata/ParliamentInfo.svc/](http://knesset.gov.il/Odata/ParliamentInfo.svc/)
The site is in XML and every table is saved in XML too.
For e…
-
Im Ordner /storage/ gibt es einige leere Ordner, z.B.:
urn_MYD14_2121999795
urn_Sentinel1_9b030bfe-483a-4750-8ab8-b71518d195e6
urn_MCD64_MCD6A1.A2012001.h09v06.051._.hdf
In diesen Ordnern sollten eig…
-
Hi,
Can sql-server-rest-api work on sql server 2014 or before ?
-
Hi,
In several Azure CLI commands, you can use a `--filter` parameter to use OData syntax to filter your query.
It's seems that all OData operators aren't supported.
You can do:
`az ad app lis…
-
Using: azure-cosmosdb-table==1.0.6
**Problem description:** Keeping an instance of TableService for a long time (hours) to perform regular “add_entity” result in rare but recurring long transaction…
-
```
What steps will reproduce the problem?
I am using the InMemoryProducer and the default maxResults value in this is 100.
For eg: If I call the service URL - ?$skip=0&$top=150, the response
contain…
-
Dear fan130,
I kindly ask whether you might help me out and provide support for SSIS 2019 for the Sharepoint List Adapters. Appreciate your effort! Thanks!
Best regards,
Andreas
-
Running the following odata query, the DataObjects throws an error:
Sample: https://github.com/fairking/DoOdataTest
Query: `https://localhost:5001/odata/weatherforecast?$apply=groupby((summary), agg…
-
```
What steps will reproduce the problem?
I am using the InMemoryProducer and the default maxResults value in this is 100.
For eg: If I call the service URL - ?$skip=0&$top=150, the response
contain…