-
If I materialize `SqlQueryRaw` with an [unmapped type](https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-8.0/whatsnew#raw-sql-queries-for-unmapped-types) directly, naming conventions are n…
-
When multiple requests are sent to the system at the same time,
There are 2 exceptions I received from the system
The fisrt:
Message: An exception has been raised that is likely due to a transie…
-
### The issue
This error occurs in the interval of some requests. What can I do to solve it?
```
Exception message:An exception has been raised that is likely due to a transient failure. Consi…
-
### Version of the software
0.2.4
### Operating system
Windows Server 2019
### Browser / Native
Chrome
### What happened?
If I run a total of 600 threads OB2 will stop working aft…
-
* Your **ABP Framework version : 5.3.4**.
* Your **User Interface: MVC**
* Your database provider: EF Core
* Exception message and **stack trace** if available (check the logs).
```
2024-04-1…
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 11/10/2022 02:36:27
Exception:
Microsoft.Data.SqlClient.SqlException (0x80131904): Execution Time…
-
### Version of the software
0.2.5 [Beta]
### Operating system
Windows 10
### Browser / Native
Firefox
### What happened?
fail: Microsoft.EntityFrameworkCore.Query[10100]
An exception occ…
-
### Describe the bug
This is to follow up on a bug fix released with mds v5.2.2, that was supposed to fix the issue of AccessToken being refreshed to frequently which evetually caused the SQL connect…
-
Based on the excellent work of Shay Rojanski and Steve Rasmusmen to integrate NodaTime, I tried to do the same with Ulid.
The wip repo is here https://github.com/linoafr/UlidIntegration with unit t…
-
## File a bug
When handling nullability with `Sum` from `LINQ`, EfCore surrounds the `SUM` SQL command with COALESCE (for relational databases).
The problem is that EfCore always define the 'ri…