@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,238 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
-
],
|
|
6
|
-
"types": [
|
|
7
|
-
{
|
|
8
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
9
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
10
|
-
"tsEmitName": "SqlServerLoggingDefinitions",
|
|
11
|
-
"kind": "Class",
|
|
12
|
-
"accessibility": "Public",
|
|
13
|
-
"isAbstract": false,
|
|
14
|
-
"isSealed": false,
|
|
15
|
-
"isStatic": false,
|
|
16
|
-
"arity": 0,
|
|
17
|
-
"methods": [],
|
|
18
|
-
"properties": [],
|
|
19
|
-
"fields": [
|
|
20
|
-
{
|
|
21
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogDecimalTypeKeyMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
22
|
-
"clrName": "LogDecimalTypeKey",
|
|
23
|
-
"tsEmitName": "logDecimalTypeKey",
|
|
24
|
-
"normalizedSignature": "LogDecimalTypeKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
25
|
-
"isStatic": false,
|
|
26
|
-
"isReadOnly": false,
|
|
27
|
-
"isLiteral": false
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogDefaultDecimalTypeColumnMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
31
|
-
"clrName": "LogDefaultDecimalTypeColumn",
|
|
32
|
-
"tsEmitName": "logDefaultDecimalTypeColumn",
|
|
33
|
-
"normalizedSignature": "LogDefaultDecimalTypeColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
34
|
-
"isStatic": false,
|
|
35
|
-
"isReadOnly": false,
|
|
36
|
-
"isLiteral": false
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogByteIdentityColumnMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
40
|
-
"clrName": "LogByteIdentityColumn",
|
|
41
|
-
"tsEmitName": "logByteIdentityColumn",
|
|
42
|
-
"normalizedSignature": "LogByteIdentityColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
43
|
-
"isStatic": false,
|
|
44
|
-
"isReadOnly": false,
|
|
45
|
-
"isLiteral": false
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogColumnWithoutTypeMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
49
|
-
"clrName": "LogColumnWithoutType",
|
|
50
|
-
"tsEmitName": "logColumnWithoutType",
|
|
51
|
-
"normalizedSignature": "LogColumnWithoutType|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"isReadOnly": false,
|
|
54
|
-
"isLiteral": false
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundDefaultSchemaMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
58
|
-
"clrName": "LogFoundDefaultSchema",
|
|
59
|
-
"tsEmitName": "logFoundDefaultSchema",
|
|
60
|
-
"normalizedSignature": "LogFoundDefaultSchema|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
61
|
-
"isStatic": false,
|
|
62
|
-
"isReadOnly": false,
|
|
63
|
-
"isLiteral": false
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundTypeAliasMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
67
|
-
"clrName": "LogFoundTypeAlias",
|
|
68
|
-
"tsEmitName": "logFoundTypeAlias",
|
|
69
|
-
"normalizedSignature": "LogFoundTypeAlias|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
70
|
-
"isStatic": false,
|
|
71
|
-
"isReadOnly": false,
|
|
72
|
-
"isLiteral": false
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundColumnMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
76
|
-
"clrName": "LogFoundColumn",
|
|
77
|
-
"tsEmitName": "logFoundColumn",
|
|
78
|
-
"normalizedSignature": "LogFoundColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
79
|
-
"isStatic": false,
|
|
80
|
-
"isReadOnly": false,
|
|
81
|
-
"isLiteral": false
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundForeignKeyMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
85
|
-
"clrName": "LogFoundForeignKey",
|
|
86
|
-
"tsEmitName": "logFoundForeignKey",
|
|
87
|
-
"normalizedSignature": "LogFoundForeignKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
88
|
-
"isStatic": false,
|
|
89
|
-
"isReadOnly": false,
|
|
90
|
-
"isLiteral": false
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogPrincipalTableNotInSelectionSetMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
94
|
-
"clrName": "LogPrincipalTableNotInSelectionSet",
|
|
95
|
-
"tsEmitName": "logPrincipalTableNotInSelectionSet",
|
|
96
|
-
"normalizedSignature": "LogPrincipalTableNotInSelectionSet|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
97
|
-
"isStatic": false,
|
|
98
|
-
"isReadOnly": false,
|
|
99
|
-
"isLiteral": false
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogMissingSchemaMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
103
|
-
"clrName": "LogMissingSchema",
|
|
104
|
-
"tsEmitName": "logMissingSchema",
|
|
105
|
-
"normalizedSignature": "LogMissingSchema|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
106
|
-
"isStatic": false,
|
|
107
|
-
"isReadOnly": false,
|
|
108
|
-
"isLiteral": false
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogMissingTableMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
112
|
-
"clrName": "LogMissingTable",
|
|
113
|
-
"tsEmitName": "logMissingTable",
|
|
114
|
-
"normalizedSignature": "LogMissingTable|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
115
|
-
"isStatic": false,
|
|
116
|
-
"isReadOnly": false,
|
|
117
|
-
"isLiteral": false
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundSequenceMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
121
|
-
"clrName": "LogFoundSequence",
|
|
122
|
-
"tsEmitName": "logFoundSequence",
|
|
123
|
-
"normalizedSignature": "LogFoundSequence|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
124
|
-
"isStatic": false,
|
|
125
|
-
"isReadOnly": false,
|
|
126
|
-
"isLiteral": false
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundTableMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
130
|
-
"clrName": "LogFoundTable",
|
|
131
|
-
"tsEmitName": "logFoundTable",
|
|
132
|
-
"normalizedSignature": "LogFoundTable|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
133
|
-
"isStatic": false,
|
|
134
|
-
"isReadOnly": false,
|
|
135
|
-
"isLiteral": false
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundIndexMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
139
|
-
"clrName": "LogFoundIndex",
|
|
140
|
-
"tsEmitName": "logFoundIndex",
|
|
141
|
-
"normalizedSignature": "LogFoundIndex|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
142
|
-
"isStatic": false,
|
|
143
|
-
"isReadOnly": false,
|
|
144
|
-
"isLiteral": false
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundPrimaryKeyMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
148
|
-
"clrName": "LogFoundPrimaryKey",
|
|
149
|
-
"tsEmitName": "logFoundPrimaryKey",
|
|
150
|
-
"normalizedSignature": "LogFoundPrimaryKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
151
|
-
"isStatic": false,
|
|
152
|
-
"isReadOnly": false,
|
|
153
|
-
"isLiteral": false
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundUniqueConstraintMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
157
|
-
"clrName": "LogFoundUniqueConstraint",
|
|
158
|
-
"tsEmitName": "logFoundUniqueConstraint",
|
|
159
|
-
"normalizedSignature": "LogFoundUniqueConstraint|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
160
|
-
"isStatic": false,
|
|
161
|
-
"isReadOnly": false,
|
|
162
|
-
"isLiteral": false
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogPrincipalColumnNotFoundMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
166
|
-
"clrName": "LogPrincipalColumnNotFound",
|
|
167
|
-
"tsEmitName": "logPrincipalColumnNotFound",
|
|
168
|
-
"normalizedSignature": "LogPrincipalColumnNotFound|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
169
|
-
"isStatic": false,
|
|
170
|
-
"isReadOnly": false,
|
|
171
|
-
"isLiteral": false
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogReflexiveConstraintIgnoredMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
175
|
-
"clrName": "LogReflexiveConstraintIgnored",
|
|
176
|
-
"tsEmitName": "logReflexiveConstraintIgnored",
|
|
177
|
-
"normalizedSignature": "LogReflexiveConstraintIgnored|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
178
|
-
"isStatic": false,
|
|
179
|
-
"isReadOnly": false,
|
|
180
|
-
"isLiteral": false
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogDuplicateForeignKeyConstraintIgnoredMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
184
|
-
"clrName": "LogDuplicateForeignKeyConstraintIgnored",
|
|
185
|
-
"tsEmitName": "logDuplicateForeignKeyConstraintIgnored",
|
|
186
|
-
"normalizedSignature": "LogDuplicateForeignKeyConstraintIgnored|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
187
|
-
"isStatic": false,
|
|
188
|
-
"isReadOnly": false,
|
|
189
|
-
"isLiteral": false
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogPrincipalTableInformationNotFoundMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
193
|
-
"clrName": "LogPrincipalTableInformationNotFound",
|
|
194
|
-
"tsEmitName": "logPrincipalTableInformationNotFound",
|
|
195
|
-
"normalizedSignature": "LogPrincipalTableInformationNotFound|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
196
|
-
"isStatic": false,
|
|
197
|
-
"isReadOnly": false,
|
|
198
|
-
"isLiteral": false
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogSavepointsDisabledBecauseOfMARSMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
202
|
-
"clrName": "LogSavepointsDisabledBecauseOfMARS",
|
|
203
|
-
"tsEmitName": "logSavepointsDisabledBecauseOfMARS",
|
|
204
|
-
"normalizedSignature": "LogSavepointsDisabledBecauseOfMARS|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
205
|
-
"isStatic": false,
|
|
206
|
-
"isReadOnly": false,
|
|
207
|
-
"isLiteral": false
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogConflictingValueGenerationStrategiesMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
211
|
-
"clrName": "LogConflictingValueGenerationStrategies",
|
|
212
|
-
"tsEmitName": "logConflictingValueGenerationStrategies",
|
|
213
|
-
"normalizedSignature": "LogConflictingValueGenerationStrategies|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
214
|
-
"isStatic": false,
|
|
215
|
-
"isReadOnly": false,
|
|
216
|
-
"isLiteral": false
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogMissingViewDefinitionRightsMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
220
|
-
"clrName": "LogMissingViewDefinitionRights",
|
|
221
|
-
"tsEmitName": "logMissingViewDefinitionRights",
|
|
222
|
-
"normalizedSignature": "LogMissingViewDefinitionRights|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
223
|
-
"isStatic": false,
|
|
224
|
-
"isReadOnly": false,
|
|
225
|
-
"isLiteral": false
|
|
226
|
-
}
|
|
227
|
-
],
|
|
228
|
-
"events": [],
|
|
229
|
-
"constructors": [
|
|
230
|
-
{
|
|
231
|
-
"normalizedSignature": "constructor|():void|static=false",
|
|
232
|
-
"isStatic": false,
|
|
233
|
-
"parameterCount": 0
|
|
234
|
-
}
|
|
235
|
-
]
|
|
236
|
-
}
|
|
237
|
-
]
|
|
238
|
-
}
|
|
@@ -1,393 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
-
],
|
|
6
|
-
"types": [
|
|
7
|
-
{
|
|
8
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
9
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
10
|
-
"tsEmitName": "SqlServerLoggerExtensions",
|
|
11
|
-
"kind": "StaticNamespace",
|
|
12
|
-
"accessibility": "Public",
|
|
13
|
-
"isAbstract": true,
|
|
14
|
-
"isSealed": true,
|
|
15
|
-
"isStatic": true,
|
|
16
|
-
"arity": 0,
|
|
17
|
-
"methods": [
|
|
18
|
-
{
|
|
19
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::DecimalTypeKeyWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.IProperty):System.Void",
|
|
20
|
-
"clrName": "DecimalTypeKeyWarning",
|
|
21
|
-
"tsEmitName": "decimalTypeKeyWarning",
|
|
22
|
-
"normalizedSignature": "DecimalTypeKeyWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.IProperty):System.Void|static=true",
|
|
23
|
-
"provenance": "Original",
|
|
24
|
-
"emitScope": "ClassSurface",
|
|
25
|
-
"isStatic": true,
|
|
26
|
-
"isAbstract": false,
|
|
27
|
-
"isVirtual": false,
|
|
28
|
-
"isOverride": false,
|
|
29
|
-
"isSealed": false,
|
|
30
|
-
"arity": 0,
|
|
31
|
-
"parameterCount": 2,
|
|
32
|
-
"isExtensionMethod": true
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::DecimalTypeDefaultWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.IProperty):System.Void",
|
|
36
|
-
"clrName": "DecimalTypeDefaultWarning",
|
|
37
|
-
"tsEmitName": "decimalTypeDefaultWarning",
|
|
38
|
-
"normalizedSignature": "DecimalTypeDefaultWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.IProperty):System.Void|static=true",
|
|
39
|
-
"provenance": "Original",
|
|
40
|
-
"emitScope": "ClassSurface",
|
|
41
|
-
"isStatic": true,
|
|
42
|
-
"isAbstract": false,
|
|
43
|
-
"isVirtual": false,
|
|
44
|
-
"isOverride": false,
|
|
45
|
-
"isSealed": false,
|
|
46
|
-
"arity": 0,
|
|
47
|
-
"parameterCount": 2,
|
|
48
|
-
"isExtensionMethod": true
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ByteIdentityColumnWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.IProperty):System.Void",
|
|
52
|
-
"clrName": "ByteIdentityColumnWarning",
|
|
53
|
-
"tsEmitName": "byteIdentityColumnWarning",
|
|
54
|
-
"normalizedSignature": "ByteIdentityColumnWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.IProperty):System.Void|static=true",
|
|
55
|
-
"provenance": "Original",
|
|
56
|
-
"emitScope": "ClassSurface",
|
|
57
|
-
"isStatic": true,
|
|
58
|
-
"isAbstract": false,
|
|
59
|
-
"isVirtual": false,
|
|
60
|
-
"isOverride": false,
|
|
61
|
-
"isSealed": false,
|
|
62
|
-
"arity": 0,
|
|
63
|
-
"parameterCount": 2,
|
|
64
|
-
"isExtensionMethod": true
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ConflictingValueGenerationStrategiesWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy,System.String,Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty):System.Void",
|
|
68
|
-
"clrName": "ConflictingValueGenerationStrategiesWarning",
|
|
69
|
-
"tsEmitName": "conflictingValueGenerationStrategiesWarning",
|
|
70
|
-
"normalizedSignature": "ConflictingValueGenerationStrategiesWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy,System.String,Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty):System.Void|static=true",
|
|
71
|
-
"provenance": "Original",
|
|
72
|
-
"emitScope": "ClassSurface",
|
|
73
|
-
"isStatic": true,
|
|
74
|
-
"isAbstract": false,
|
|
75
|
-
"isVirtual": false,
|
|
76
|
-
"isOverride": false,
|
|
77
|
-
"isSealed": false,
|
|
78
|
-
"arity": 0,
|
|
79
|
-
"parameterCount": 4,
|
|
80
|
-
"isExtensionMethod": true
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ColumnFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.String,System.String,System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
|
|
84
|
-
"clrName": "ColumnFound",
|
|
85
|
-
"tsEmitName": "columnFound",
|
|
86
|
-
"normalizedSignature": "ColumnFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.String,System.String,System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=true",
|
|
87
|
-
"provenance": "Original",
|
|
88
|
-
"emitScope": "ClassSurface",
|
|
89
|
-
"isStatic": true,
|
|
90
|
-
"isAbstract": false,
|
|
91
|
-
"isVirtual": false,
|
|
92
|
-
"isOverride": false,
|
|
93
|
-
"isSealed": false,
|
|
94
|
-
"arity": 0,
|
|
95
|
-
"parameterCount": 13,
|
|
96
|
-
"isExtensionMethod": true
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ForeignKeyFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String,System.String):System.Void",
|
|
100
|
-
"clrName": "ForeignKeyFound",
|
|
101
|
-
"tsEmitName": "foreignKeyFound",
|
|
102
|
-
"normalizedSignature": "ForeignKeyFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String,System.String):System.Void|static=true",
|
|
103
|
-
"provenance": "Original",
|
|
104
|
-
"emitScope": "ClassSurface",
|
|
105
|
-
"isStatic": true,
|
|
106
|
-
"isAbstract": false,
|
|
107
|
-
"isVirtual": false,
|
|
108
|
-
"isOverride": false,
|
|
109
|
-
"isSealed": false,
|
|
110
|
-
"arity": 0,
|
|
111
|
-
"parameterCount": 5,
|
|
112
|
-
"isExtensionMethod": true
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::DefaultSchemaFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
116
|
-
"clrName": "DefaultSchemaFound",
|
|
117
|
-
"tsEmitName": "defaultSchemaFound",
|
|
118
|
-
"normalizedSignature": "DefaultSchemaFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void|static=true",
|
|
119
|
-
"provenance": "Original",
|
|
120
|
-
"emitScope": "ClassSurface",
|
|
121
|
-
"isStatic": true,
|
|
122
|
-
"isAbstract": false,
|
|
123
|
-
"isVirtual": false,
|
|
124
|
-
"isOverride": false,
|
|
125
|
-
"isSealed": false,
|
|
126
|
-
"arity": 0,
|
|
127
|
-
"parameterCount": 2,
|
|
128
|
-
"isExtensionMethod": true
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::TypeAliasFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void",
|
|
132
|
-
"clrName": "TypeAliasFound",
|
|
133
|
-
"tsEmitName": "typeAliasFound",
|
|
134
|
-
"normalizedSignature": "TypeAliasFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void|static=true",
|
|
135
|
-
"provenance": "Original",
|
|
136
|
-
"emitScope": "ClassSurface",
|
|
137
|
-
"isStatic": true,
|
|
138
|
-
"isAbstract": false,
|
|
139
|
-
"isVirtual": false,
|
|
140
|
-
"isOverride": false,
|
|
141
|
-
"isSealed": false,
|
|
142
|
-
"arity": 0,
|
|
143
|
-
"parameterCount": 3,
|
|
144
|
-
"isExtensionMethod": true
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::PrimaryKeyFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void",
|
|
148
|
-
"clrName": "PrimaryKeyFound",
|
|
149
|
-
"tsEmitName": "primaryKeyFound",
|
|
150
|
-
"normalizedSignature": "PrimaryKeyFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void|static=true",
|
|
151
|
-
"provenance": "Original",
|
|
152
|
-
"emitScope": "ClassSurface",
|
|
153
|
-
"isStatic": true,
|
|
154
|
-
"isAbstract": false,
|
|
155
|
-
"isVirtual": false,
|
|
156
|
-
"isOverride": false,
|
|
157
|
-
"isSealed": false,
|
|
158
|
-
"arity": 0,
|
|
159
|
-
"parameterCount": 3,
|
|
160
|
-
"isExtensionMethod": true
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::UniqueConstraintFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void",
|
|
164
|
-
"clrName": "UniqueConstraintFound",
|
|
165
|
-
"tsEmitName": "uniqueConstraintFound",
|
|
166
|
-
"normalizedSignature": "UniqueConstraintFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void|static=true",
|
|
167
|
-
"provenance": "Original",
|
|
168
|
-
"emitScope": "ClassSurface",
|
|
169
|
-
"isStatic": true,
|
|
170
|
-
"isAbstract": false,
|
|
171
|
-
"isVirtual": false,
|
|
172
|
-
"isOverride": false,
|
|
173
|
-
"isSealed": false,
|
|
174
|
-
"arity": 0,
|
|
175
|
-
"parameterCount": 3,
|
|
176
|
-
"isExtensionMethod": true
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::IndexFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.Boolean):System.Void",
|
|
180
|
-
"clrName": "IndexFound",
|
|
181
|
-
"tsEmitName": "indexFound",
|
|
182
|
-
"normalizedSignature": "IndexFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.Boolean):System.Void|static=true",
|
|
183
|
-
"provenance": "Original",
|
|
184
|
-
"emitScope": "ClassSurface",
|
|
185
|
-
"isStatic": true,
|
|
186
|
-
"isAbstract": false,
|
|
187
|
-
"isVirtual": false,
|
|
188
|
-
"isOverride": false,
|
|
189
|
-
"isSealed": false,
|
|
190
|
-
"arity": 0,
|
|
191
|
-
"parameterCount": 4,
|
|
192
|
-
"isExtensionMethod": true
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ForeignKeyReferencesUnknownPrincipalTableWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void",
|
|
196
|
-
"clrName": "ForeignKeyReferencesUnknownPrincipalTableWarning",
|
|
197
|
-
"tsEmitName": "foreignKeyReferencesUnknownPrincipalTableWarning",
|
|
198
|
-
"normalizedSignature": "ForeignKeyReferencesUnknownPrincipalTableWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void|static=true",
|
|
199
|
-
"provenance": "Original",
|
|
200
|
-
"emitScope": "ClassSurface",
|
|
201
|
-
"isStatic": true,
|
|
202
|
-
"isAbstract": false,
|
|
203
|
-
"isVirtual": false,
|
|
204
|
-
"isOverride": false,
|
|
205
|
-
"isSealed": false,
|
|
206
|
-
"arity": 0,
|
|
207
|
-
"parameterCount": 3,
|
|
208
|
-
"isExtensionMethod": true
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ForeignKeyReferencesMissingPrincipalTableWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String):System.Void",
|
|
212
|
-
"clrName": "ForeignKeyReferencesMissingPrincipalTableWarning",
|
|
213
|
-
"tsEmitName": "foreignKeyReferencesMissingPrincipalTableWarning",
|
|
214
|
-
"normalizedSignature": "ForeignKeyReferencesMissingPrincipalTableWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String):System.Void|static=true",
|
|
215
|
-
"provenance": "Original",
|
|
216
|
-
"emitScope": "ClassSurface",
|
|
217
|
-
"isStatic": true,
|
|
218
|
-
"isAbstract": false,
|
|
219
|
-
"isVirtual": false,
|
|
220
|
-
"isOverride": false,
|
|
221
|
-
"isSealed": false,
|
|
222
|
-
"arity": 0,
|
|
223
|
-
"parameterCount": 4,
|
|
224
|
-
"isExtensionMethod": true
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ForeignKeyPrincipalColumnMissingWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String,System.String):System.Void",
|
|
228
|
-
"clrName": "ForeignKeyPrincipalColumnMissingWarning",
|
|
229
|
-
"tsEmitName": "foreignKeyPrincipalColumnMissingWarning",
|
|
230
|
-
"normalizedSignature": "ForeignKeyPrincipalColumnMissingWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String,System.String):System.Void|static=true",
|
|
231
|
-
"provenance": "Original",
|
|
232
|
-
"emitScope": "ClassSurface",
|
|
233
|
-
"isStatic": true,
|
|
234
|
-
"isAbstract": false,
|
|
235
|
-
"isVirtual": false,
|
|
236
|
-
"isOverride": false,
|
|
237
|
-
"isSealed": false,
|
|
238
|
-
"arity": 0,
|
|
239
|
-
"parameterCount": 5,
|
|
240
|
-
"isExtensionMethod": true
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::MissingSchemaWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
244
|
-
"clrName": "MissingSchemaWarning",
|
|
245
|
-
"tsEmitName": "missingSchemaWarning",
|
|
246
|
-
"normalizedSignature": "MissingSchemaWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void|static=true",
|
|
247
|
-
"provenance": "Original",
|
|
248
|
-
"emitScope": "ClassSurface",
|
|
249
|
-
"isStatic": true,
|
|
250
|
-
"isAbstract": false,
|
|
251
|
-
"isVirtual": false,
|
|
252
|
-
"isOverride": false,
|
|
253
|
-
"isSealed": false,
|
|
254
|
-
"arity": 0,
|
|
255
|
-
"parameterCount": 2,
|
|
256
|
-
"isExtensionMethod": true
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::MissingTableWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
260
|
-
"clrName": "MissingTableWarning",
|
|
261
|
-
"tsEmitName": "missingTableWarning",
|
|
262
|
-
"normalizedSignature": "MissingTableWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void|static=true",
|
|
263
|
-
"provenance": "Original",
|
|
264
|
-
"emitScope": "ClassSurface",
|
|
265
|
-
"isStatic": true,
|
|
266
|
-
"isAbstract": false,
|
|
267
|
-
"isVirtual": false,
|
|
268
|
-
"isOverride": false,
|
|
269
|
-
"isSealed": false,
|
|
270
|
-
"arity": 0,
|
|
271
|
-
"parameterCount": 2,
|
|
272
|
-
"isExtensionMethod": true
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ColumnWithoutTypeWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void",
|
|
276
|
-
"clrName": "ColumnWithoutTypeWarning",
|
|
277
|
-
"tsEmitName": "columnWithoutTypeWarning",
|
|
278
|
-
"normalizedSignature": "ColumnWithoutTypeWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void|static=true",
|
|
279
|
-
"provenance": "Original",
|
|
280
|
-
"emitScope": "ClassSurface",
|
|
281
|
-
"isStatic": true,
|
|
282
|
-
"isAbstract": false,
|
|
283
|
-
"isVirtual": false,
|
|
284
|
-
"isOverride": false,
|
|
285
|
-
"isSealed": false,
|
|
286
|
-
"arity": 0,
|
|
287
|
-
"parameterCount": 3,
|
|
288
|
-
"isExtensionMethod": true
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::SequenceFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.Boolean,System.Int32,System.Int64,System.Int64,System.Int64):System.Void",
|
|
292
|
-
"clrName": "SequenceFound",
|
|
293
|
-
"tsEmitName": "sequenceFound",
|
|
294
|
-
"normalizedSignature": "SequenceFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.Boolean,System.Int32,System.Int64,System.Int64,System.Int64):System.Void|static=true",
|
|
295
|
-
"provenance": "Original",
|
|
296
|
-
"emitScope": "ClassSurface",
|
|
297
|
-
"isStatic": true,
|
|
298
|
-
"isAbstract": false,
|
|
299
|
-
"isVirtual": false,
|
|
300
|
-
"isOverride": false,
|
|
301
|
-
"isSealed": false,
|
|
302
|
-
"arity": 0,
|
|
303
|
-
"parameterCount": 8,
|
|
304
|
-
"isExtensionMethod": true
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::TableFound(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
308
|
-
"clrName": "TableFound",
|
|
309
|
-
"tsEmitName": "tableFound",
|
|
310
|
-
"normalizedSignature": "TableFound|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void|static=true",
|
|
311
|
-
"provenance": "Original",
|
|
312
|
-
"emitScope": "ClassSurface",
|
|
313
|
-
"isStatic": true,
|
|
314
|
-
"isAbstract": false,
|
|
315
|
-
"isVirtual": false,
|
|
316
|
-
"isOverride": false,
|
|
317
|
-
"isSealed": false,
|
|
318
|
-
"arity": 0,
|
|
319
|
-
"parameterCount": 2,
|
|
320
|
-
"isExtensionMethod": true
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::ReflexiveConstraintIgnored(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void",
|
|
324
|
-
"clrName": "ReflexiveConstraintIgnored",
|
|
325
|
-
"tsEmitName": "reflexiveConstraintIgnored",
|
|
326
|
-
"normalizedSignature": "ReflexiveConstraintIgnored|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String):System.Void|static=true",
|
|
327
|
-
"provenance": "Original",
|
|
328
|
-
"emitScope": "ClassSurface",
|
|
329
|
-
"isStatic": true,
|
|
330
|
-
"isAbstract": false,
|
|
331
|
-
"isVirtual": false,
|
|
332
|
-
"isOverride": false,
|
|
333
|
-
"isSealed": false,
|
|
334
|
-
"arity": 0,
|
|
335
|
-
"parameterCount": 3,
|
|
336
|
-
"isExtensionMethod": true
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::DuplicateForeignKeyConstraintIgnored(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String):System.Void",
|
|
340
|
-
"clrName": "DuplicateForeignKeyConstraintIgnored",
|
|
341
|
-
"tsEmitName": "duplicateForeignKeyConstraintIgnored",
|
|
342
|
-
"normalizedSignature": "DuplicateForeignKeyConstraintIgnored|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String,System.String,System.String):System.Void|static=true",
|
|
343
|
-
"provenance": "Original",
|
|
344
|
-
"emitScope": "ClassSurface",
|
|
345
|
-
"isStatic": true,
|
|
346
|
-
"isAbstract": false,
|
|
347
|
-
"isVirtual": false,
|
|
348
|
-
"isOverride": false,
|
|
349
|
-
"isSealed": false,
|
|
350
|
-
"arity": 0,
|
|
351
|
-
"parameterCount": 4,
|
|
352
|
-
"isExtensionMethod": true
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::SavepointsDisabledBecauseOfMARS(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
356
|
-
"clrName": "SavepointsDisabledBecauseOfMARS",
|
|
357
|
-
"tsEmitName": "savepointsDisabledBecauseOfMARS",
|
|
358
|
-
"normalizedSignature": "SavepointsDisabledBecauseOfMARS|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=true",
|
|
359
|
-
"provenance": "Original",
|
|
360
|
-
"emitScope": "ClassSurface",
|
|
361
|
-
"isStatic": true,
|
|
362
|
-
"isAbstract": false,
|
|
363
|
-
"isVirtual": false,
|
|
364
|
-
"isOverride": false,
|
|
365
|
-
"isSealed": false,
|
|
366
|
-
"arity": 0,
|
|
367
|
-
"parameterCount": 1,
|
|
368
|
-
"isExtensionMethod": true
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions::MissingViewDefinitionRightsWarning(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
372
|
-
"clrName": "MissingViewDefinitionRightsWarning",
|
|
373
|
-
"tsEmitName": "missingViewDefinitionRightsWarning",
|
|
374
|
-
"normalizedSignature": "MissingViewDefinitionRightsWarning|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=true",
|
|
375
|
-
"provenance": "Original",
|
|
376
|
-
"emitScope": "ClassSurface",
|
|
377
|
-
"isStatic": true,
|
|
378
|
-
"isAbstract": false,
|
|
379
|
-
"isVirtual": false,
|
|
380
|
-
"isOverride": false,
|
|
381
|
-
"isSealed": false,
|
|
382
|
-
"arity": 0,
|
|
383
|
-
"parameterCount": 1,
|
|
384
|
-
"isExtensionMethod": true
|
|
385
|
-
}
|
|
386
|
-
],
|
|
387
|
-
"properties": [],
|
|
388
|
-
"fields": [],
|
|
389
|
-
"events": [],
|
|
390
|
-
"constructors": []
|
|
391
|
-
}
|
|
392
|
-
]
|
|
393
|
-
}
|