Closed MDzyga closed 3 years ago
services.AddDbContext
Copy this code into your code editor for better readability - Hope this helps
Thanks, warning dissapered after setting UseQuerySplittingBehavior(QuerySplittingBehavior.SplitQuery) in options.ConfigureDbContext
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Issue / Steps to reproduce the problem
Packages
IdentityServer 4.1.2 .NET Core 5 Microsoft.EntityFrameworkCore 5.0.11 Microsoft.EntityFrameworkCore.Sqlite 5.0.11 SQLitePCLRaw.bundle_e_sqlcipher 2.0.6 System.Data.SQLite.Core 1.0.115
Relevant parts of the log file