We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4849122 + d4820db commit a33fea6Copy full SHA for a33fea6
src/VirtoCommerce.Platform.Web/appsettings.json
@@ -8,7 +8,7 @@
8
"SqlServer": {
9
// Set compatibility level to 120 (SQL Server 2014) to prevent the use of OPENJSON, which has poor performance.
10
// https://github.com/dotnet/efcore/issues/32394
11
- // "CompatibilityLevel": 120
+ "CompatibilityLevel": 120
12
},
13
"Serilog": {
14
"Using": [
0 commit comments