-
### Steps to reproduce
I had some existing EF migrations (code first) generated using .NET 6 (and Pomelo 6.0.2). These migrations had some Guid properties that were mapped with the following code:
`…
-
Hello,
i'd like to create a query which filters by a `List` in EFCore 3.1.3. This was working before in EFCore 2.2.6.
### Steps to reproduce
Filtering by a `List` throws an InvalidOperati…
-
Transformation services queries the db before they run their transformation so they will already have access to a bunch of IDs that they should / should not export. We should support both options pote…
-
### What happens?
My game gets spammed with `OpenGL error 1281 (Invalid Value)`, and all my textures don't work, not a single one. The game is absolutely black. I can still move around and interact, …
ghost updated
3 years ago
-
**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.
- [x] I c…
-
## File a bug
### Include your code
```C#
// r:"nuget:Microsoft.EntityFrameworkCore.Sqlite,8.0.5"
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Diagnostics;
usin…
-
Hello,
I have a question.
It is possible to install this package on Raspberry Pi (Rasbian, CPU: armv7l)?
I have tried it and i get this error:
(cd fmu10; make)
make[1]: Entering directory '/home/…
-
**Which version of Duende IdentityServer are you using?** v6
**Which version of .NET are you using?** 7.0
**Describe the bug**
An exception is thrown when trying to query the `AspNetUsers` ta…
-
**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.
- [x] I c…
ggzzz updated
4 months ago
-
## Ask a question
[A beginner’s guide to mapping arrays in EF Core 8](https://devblogs.microsoft.com/dotnet/array-mapping-in-ef-core-8/) states the following (@ajcvickers nice post by the way):
…