-
### Issue
When I upgrade to .NET 8 RC 1 (including Entity Framework Core), I get a `MissingMethodException` for `System.Collections.Generic.IEnumerable1 Microsoft.EntityFrameworkCore.Metadata.IEntity…
-
## Ask a question
Can someone help me, finding the mistake in the given code to generate a SelectMany-Expression?
Currently, I'm unable to resolve the parent parameter inside the "Where"-Expressio…
-
![image](https://user-images.githubusercontent.com/33520454/142084944-e9ba009e-13cb-4bc4-b49b-121e09c95214.png)
```
gas-api_1 | System.InvalidOperationException: The LINQ expression 'DbSet("…
-
### Describe your issue
upgrading from 5.3.2 to 5.4.0 breaks this query
public async Task GetInstrumentsAsync(DateTime aggUntilDate, int? companyIdentityId = null, bool showAll = false, int? in…
-
the app is amazing but the problem is If I want to create a multiagent from one api, I need to create a Queue system, as it can reply only to one request at a time, is there a way to improve this or d…
-
-
**Bug Report Checklist**
- [X] I provided code that demonstrates a minimal reproducible example.
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [ ] I c…
-
Hosting environment: Kubernetes (k8s)
Internal Database: Postgres
Metabase version: You're on version v0.26.2
My databases: All Postgres
_Operating system: OS X Sierra
Browser: Chrome_
Most of…
LienM updated
11 months ago
-
Charset codecs are used throughout ribose code. Storing them in a `ThreadLocal` on first use allows them to be accessed anywhere. `IModel.close()` implementations detach the `ThreadLocal` instance fro…
-
Our inline collection support currently supports constants:
```c#
public virtual Task Constant_Count_with_three_values(bool async)
=> AssertQuery(
async,
ss => ss.Set().Wher…
roji updated
7 months ago