@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
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 +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -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,23 +1,41 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
7
|
-
"tsEmitName": "SqlServerLoggerExtensions",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "StaticNamespace",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": true,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
20
|
+
"clrName": "System.Object"
|
|
21
|
+
},
|
|
10
22
|
"methods": [
|
|
11
23
|
{
|
|
12
24
|
"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",
|
|
13
25
|
"clrName": "DecimalTypeKeyWarning",
|
|
14
|
-
"tsEmitName": "decimalTypeKeyWarning",
|
|
15
26
|
"metadataToken": 100665231,
|
|
16
27
|
"canonicalSignature": "(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",
|
|
17
28
|
"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",
|
|
18
29
|
"emitScope": "ClassSurface",
|
|
30
|
+
"provenance": "Original",
|
|
19
31
|
"arity": 0,
|
|
20
32
|
"parameterCount": 2,
|
|
33
|
+
"isStatic": true,
|
|
34
|
+
"isAbstract": false,
|
|
35
|
+
"isVirtual": false,
|
|
36
|
+
"isOverride": false,
|
|
37
|
+
"isSealed": false,
|
|
38
|
+
"visibility": "Public",
|
|
21
39
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
22
40
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
41
|
"isExtensionMethod": true
|
|
@@ -25,13 +43,19 @@
|
|
|
25
43
|
{
|
|
26
44
|
"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",
|
|
27
45
|
"clrName": "DecimalTypeDefaultWarning",
|
|
28
|
-
"tsEmitName": "decimalTypeDefaultWarning",
|
|
29
46
|
"metadataToken": 100665233,
|
|
30
47
|
"canonicalSignature": "(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",
|
|
31
48
|
"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",
|
|
32
49
|
"emitScope": "ClassSurface",
|
|
50
|
+
"provenance": "Original",
|
|
33
51
|
"arity": 0,
|
|
34
52
|
"parameterCount": 2,
|
|
53
|
+
"isStatic": true,
|
|
54
|
+
"isAbstract": false,
|
|
55
|
+
"isVirtual": false,
|
|
56
|
+
"isOverride": false,
|
|
57
|
+
"isSealed": false,
|
|
58
|
+
"visibility": "Public",
|
|
35
59
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
36
60
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
61
|
"isExtensionMethod": true
|
|
@@ -39,13 +63,19 @@
|
|
|
39
63
|
{
|
|
40
64
|
"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",
|
|
41
65
|
"clrName": "ByteIdentityColumnWarning",
|
|
42
|
-
"tsEmitName": "byteIdentityColumnWarning",
|
|
43
66
|
"metadataToken": 100665235,
|
|
44
67
|
"canonicalSignature": "(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",
|
|
45
68
|
"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",
|
|
46
69
|
"emitScope": "ClassSurface",
|
|
70
|
+
"provenance": "Original",
|
|
47
71
|
"arity": 0,
|
|
48
72
|
"parameterCount": 2,
|
|
73
|
+
"isStatic": true,
|
|
74
|
+
"isAbstract": false,
|
|
75
|
+
"isVirtual": false,
|
|
76
|
+
"isOverride": false,
|
|
77
|
+
"isSealed": false,
|
|
78
|
+
"visibility": "Public",
|
|
49
79
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
50
80
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
81
|
"isExtensionMethod": true
|
|
@@ -53,13 +83,19 @@
|
|
|
53
83
|
{
|
|
54
84
|
"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",
|
|
55
85
|
"clrName": "ConflictingValueGenerationStrategiesWarning",
|
|
56
|
-
"tsEmitName": "conflictingValueGenerationStrategiesWarning",
|
|
57
86
|
"metadataToken": 100665237,
|
|
58
87
|
"canonicalSignature": "(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",
|
|
59
88
|
"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",
|
|
60
89
|
"emitScope": "ClassSurface",
|
|
90
|
+
"provenance": "Original",
|
|
61
91
|
"arity": 0,
|
|
62
92
|
"parameterCount": 4,
|
|
93
|
+
"isStatic": true,
|
|
94
|
+
"isAbstract": false,
|
|
95
|
+
"isVirtual": false,
|
|
96
|
+
"isOverride": false,
|
|
97
|
+
"isSealed": false,
|
|
98
|
+
"visibility": "Public",
|
|
63
99
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
64
100
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
65
101
|
"isExtensionMethod": true
|
|
@@ -67,13 +103,19 @@
|
|
|
67
103
|
{
|
|
68
104
|
"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",
|
|
69
105
|
"clrName": "ColumnFound",
|
|
70
|
-
"tsEmitName": "columnFound",
|
|
71
106
|
"metadataToken": 100665239,
|
|
72
107
|
"canonicalSignature": "(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",
|
|
73
108
|
"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",
|
|
74
109
|
"emitScope": "ClassSurface",
|
|
110
|
+
"provenance": "Original",
|
|
75
111
|
"arity": 0,
|
|
76
112
|
"parameterCount": 13,
|
|
113
|
+
"isStatic": true,
|
|
114
|
+
"isAbstract": false,
|
|
115
|
+
"isVirtual": false,
|
|
116
|
+
"isOverride": false,
|
|
117
|
+
"isSealed": false,
|
|
118
|
+
"visibility": "Public",
|
|
77
119
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
78
120
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
79
121
|
"isExtensionMethod": true
|
|
@@ -81,13 +123,19 @@
|
|
|
81
123
|
{
|
|
82
124
|
"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",
|
|
83
125
|
"clrName": "ForeignKeyFound",
|
|
84
|
-
"tsEmitName": "foreignKeyFound",
|
|
85
126
|
"metadataToken": 100665240,
|
|
86
127
|
"canonicalSignature": "(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",
|
|
87
128
|
"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",
|
|
88
129
|
"emitScope": "ClassSurface",
|
|
130
|
+
"provenance": "Original",
|
|
89
131
|
"arity": 0,
|
|
90
132
|
"parameterCount": 5,
|
|
133
|
+
"isStatic": true,
|
|
134
|
+
"isAbstract": false,
|
|
135
|
+
"isVirtual": false,
|
|
136
|
+
"isOverride": false,
|
|
137
|
+
"isSealed": false,
|
|
138
|
+
"visibility": "Public",
|
|
91
139
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
92
140
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
93
141
|
"isExtensionMethod": true
|
|
@@ -95,13 +143,19 @@
|
|
|
95
143
|
{
|
|
96
144
|
"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",
|
|
97
145
|
"clrName": "DefaultSchemaFound",
|
|
98
|
-
"tsEmitName": "defaultSchemaFound",
|
|
99
146
|
"metadataToken": 100665241,
|
|
100
147
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
101
148
|
"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",
|
|
102
149
|
"emitScope": "ClassSurface",
|
|
150
|
+
"provenance": "Original",
|
|
103
151
|
"arity": 0,
|
|
104
152
|
"parameterCount": 2,
|
|
153
|
+
"isStatic": true,
|
|
154
|
+
"isAbstract": false,
|
|
155
|
+
"isVirtual": false,
|
|
156
|
+
"isOverride": false,
|
|
157
|
+
"isSealed": false,
|
|
158
|
+
"visibility": "Public",
|
|
105
159
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
106
160
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
107
161
|
"isExtensionMethod": true
|
|
@@ -109,13 +163,19 @@
|
|
|
109
163
|
{
|
|
110
164
|
"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",
|
|
111
165
|
"clrName": "TypeAliasFound",
|
|
112
|
-
"tsEmitName": "typeAliasFound",
|
|
113
166
|
"metadataToken": 100665242,
|
|
114
167
|
"canonicalSignature": "(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",
|
|
115
168
|
"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",
|
|
116
169
|
"emitScope": "ClassSurface",
|
|
170
|
+
"provenance": "Original",
|
|
117
171
|
"arity": 0,
|
|
118
172
|
"parameterCount": 3,
|
|
173
|
+
"isStatic": true,
|
|
174
|
+
"isAbstract": false,
|
|
175
|
+
"isVirtual": false,
|
|
176
|
+
"isOverride": false,
|
|
177
|
+
"isSealed": false,
|
|
178
|
+
"visibility": "Public",
|
|
119
179
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
120
180
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
121
181
|
"isExtensionMethod": true
|
|
@@ -123,13 +183,19 @@
|
|
|
123
183
|
{
|
|
124
184
|
"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",
|
|
125
185
|
"clrName": "PrimaryKeyFound",
|
|
126
|
-
"tsEmitName": "primaryKeyFound",
|
|
127
186
|
"metadataToken": 100665243,
|
|
128
187
|
"canonicalSignature": "(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",
|
|
129
188
|
"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",
|
|
130
189
|
"emitScope": "ClassSurface",
|
|
190
|
+
"provenance": "Original",
|
|
131
191
|
"arity": 0,
|
|
132
192
|
"parameterCount": 3,
|
|
193
|
+
"isStatic": true,
|
|
194
|
+
"isAbstract": false,
|
|
195
|
+
"isVirtual": false,
|
|
196
|
+
"isOverride": false,
|
|
197
|
+
"isSealed": false,
|
|
198
|
+
"visibility": "Public",
|
|
133
199
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
134
200
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
135
201
|
"isExtensionMethod": true
|
|
@@ -137,13 +203,19 @@
|
|
|
137
203
|
{
|
|
138
204
|
"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",
|
|
139
205
|
"clrName": "UniqueConstraintFound",
|
|
140
|
-
"tsEmitName": "uniqueConstraintFound",
|
|
141
206
|
"metadataToken": 100665244,
|
|
142
207
|
"canonicalSignature": "(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",
|
|
143
208
|
"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",
|
|
144
209
|
"emitScope": "ClassSurface",
|
|
210
|
+
"provenance": "Original",
|
|
145
211
|
"arity": 0,
|
|
146
212
|
"parameterCount": 3,
|
|
213
|
+
"isStatic": true,
|
|
214
|
+
"isAbstract": false,
|
|
215
|
+
"isVirtual": false,
|
|
216
|
+
"isOverride": false,
|
|
217
|
+
"isSealed": false,
|
|
218
|
+
"visibility": "Public",
|
|
147
219
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
148
220
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
149
221
|
"isExtensionMethod": true
|
|
@@ -151,13 +223,19 @@
|
|
|
151
223
|
{
|
|
152
224
|
"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",
|
|
153
225
|
"clrName": "IndexFound",
|
|
154
|
-
"tsEmitName": "indexFound",
|
|
155
226
|
"metadataToken": 100665245,
|
|
156
227
|
"canonicalSignature": "(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",
|
|
157
228
|
"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",
|
|
158
229
|
"emitScope": "ClassSurface",
|
|
230
|
+
"provenance": "Original",
|
|
159
231
|
"arity": 0,
|
|
160
232
|
"parameterCount": 4,
|
|
233
|
+
"isStatic": true,
|
|
234
|
+
"isAbstract": false,
|
|
235
|
+
"isVirtual": false,
|
|
236
|
+
"isOverride": false,
|
|
237
|
+
"isSealed": false,
|
|
238
|
+
"visibility": "Public",
|
|
161
239
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
162
240
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
163
241
|
"isExtensionMethod": true
|
|
@@ -165,13 +243,19 @@
|
|
|
165
243
|
{
|
|
166
244
|
"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",
|
|
167
245
|
"clrName": "ForeignKeyReferencesUnknownPrincipalTableWarning",
|
|
168
|
-
"tsEmitName": "foreignKeyReferencesUnknownPrincipalTableWarning",
|
|
169
246
|
"metadataToken": 100665246,
|
|
170
247
|
"canonicalSignature": "(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",
|
|
171
248
|
"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",
|
|
172
249
|
"emitScope": "ClassSurface",
|
|
250
|
+
"provenance": "Original",
|
|
173
251
|
"arity": 0,
|
|
174
252
|
"parameterCount": 3,
|
|
253
|
+
"isStatic": true,
|
|
254
|
+
"isAbstract": false,
|
|
255
|
+
"isVirtual": false,
|
|
256
|
+
"isOverride": false,
|
|
257
|
+
"isSealed": false,
|
|
258
|
+
"visibility": "Public",
|
|
175
259
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
176
260
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
177
261
|
"isExtensionMethod": true
|
|
@@ -179,13 +263,19 @@
|
|
|
179
263
|
{
|
|
180
264
|
"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",
|
|
181
265
|
"clrName": "ForeignKeyReferencesMissingPrincipalTableWarning",
|
|
182
|
-
"tsEmitName": "foreignKeyReferencesMissingPrincipalTableWarning",
|
|
183
266
|
"metadataToken": 100665247,
|
|
184
267
|
"canonicalSignature": "(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",
|
|
185
268
|
"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",
|
|
186
269
|
"emitScope": "ClassSurface",
|
|
270
|
+
"provenance": "Original",
|
|
187
271
|
"arity": 0,
|
|
188
272
|
"parameterCount": 4,
|
|
273
|
+
"isStatic": true,
|
|
274
|
+
"isAbstract": false,
|
|
275
|
+
"isVirtual": false,
|
|
276
|
+
"isOverride": false,
|
|
277
|
+
"isSealed": false,
|
|
278
|
+
"visibility": "Public",
|
|
189
279
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
190
280
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
191
281
|
"isExtensionMethod": true
|
|
@@ -193,13 +283,19 @@
|
|
|
193
283
|
{
|
|
194
284
|
"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",
|
|
195
285
|
"clrName": "ForeignKeyPrincipalColumnMissingWarning",
|
|
196
|
-
"tsEmitName": "foreignKeyPrincipalColumnMissingWarning",
|
|
197
286
|
"metadataToken": 100665248,
|
|
198
287
|
"canonicalSignature": "(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",
|
|
199
288
|
"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",
|
|
200
289
|
"emitScope": "ClassSurface",
|
|
290
|
+
"provenance": "Original",
|
|
201
291
|
"arity": 0,
|
|
202
292
|
"parameterCount": 5,
|
|
293
|
+
"isStatic": true,
|
|
294
|
+
"isAbstract": false,
|
|
295
|
+
"isVirtual": false,
|
|
296
|
+
"isOverride": false,
|
|
297
|
+
"isSealed": false,
|
|
298
|
+
"visibility": "Public",
|
|
203
299
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
204
300
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
205
301
|
"isExtensionMethod": true
|
|
@@ -207,13 +303,19 @@
|
|
|
207
303
|
{
|
|
208
304
|
"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",
|
|
209
305
|
"clrName": "MissingSchemaWarning",
|
|
210
|
-
"tsEmitName": "missingSchemaWarning",
|
|
211
306
|
"metadataToken": 100665249,
|
|
212
307
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
213
308
|
"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",
|
|
214
309
|
"emitScope": "ClassSurface",
|
|
310
|
+
"provenance": "Original",
|
|
215
311
|
"arity": 0,
|
|
216
312
|
"parameterCount": 2,
|
|
313
|
+
"isStatic": true,
|
|
314
|
+
"isAbstract": false,
|
|
315
|
+
"isVirtual": false,
|
|
316
|
+
"isOverride": false,
|
|
317
|
+
"isSealed": false,
|
|
318
|
+
"visibility": "Public",
|
|
217
319
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
218
320
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
219
321
|
"isExtensionMethod": true
|
|
@@ -221,13 +323,19 @@
|
|
|
221
323
|
{
|
|
222
324
|
"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",
|
|
223
325
|
"clrName": "MissingTableWarning",
|
|
224
|
-
"tsEmitName": "missingTableWarning",
|
|
225
326
|
"metadataToken": 100665250,
|
|
226
327
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
227
328
|
"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",
|
|
228
329
|
"emitScope": "ClassSurface",
|
|
330
|
+
"provenance": "Original",
|
|
229
331
|
"arity": 0,
|
|
230
332
|
"parameterCount": 2,
|
|
333
|
+
"isStatic": true,
|
|
334
|
+
"isAbstract": false,
|
|
335
|
+
"isVirtual": false,
|
|
336
|
+
"isOverride": false,
|
|
337
|
+
"isSealed": false,
|
|
338
|
+
"visibility": "Public",
|
|
231
339
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
232
340
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
233
341
|
"isExtensionMethod": true
|
|
@@ -235,13 +343,19 @@
|
|
|
235
343
|
{
|
|
236
344
|
"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",
|
|
237
345
|
"clrName": "ColumnWithoutTypeWarning",
|
|
238
|
-
"tsEmitName": "columnWithoutTypeWarning",
|
|
239
346
|
"metadataToken": 100665251,
|
|
240
347
|
"canonicalSignature": "(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",
|
|
241
348
|
"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",
|
|
242
349
|
"emitScope": "ClassSurface",
|
|
350
|
+
"provenance": "Original",
|
|
243
351
|
"arity": 0,
|
|
244
352
|
"parameterCount": 3,
|
|
353
|
+
"isStatic": true,
|
|
354
|
+
"isAbstract": false,
|
|
355
|
+
"isVirtual": false,
|
|
356
|
+
"isOverride": false,
|
|
357
|
+
"isSealed": false,
|
|
358
|
+
"visibility": "Public",
|
|
245
359
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
246
360
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
247
361
|
"isExtensionMethod": true
|
|
@@ -249,13 +363,19 @@
|
|
|
249
363
|
{
|
|
250
364
|
"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",
|
|
251
365
|
"clrName": "SequenceFound",
|
|
252
|
-
"tsEmitName": "sequenceFound",
|
|
253
366
|
"metadataToken": 100665252,
|
|
254
367
|
"canonicalSignature": "(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",
|
|
255
368
|
"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",
|
|
256
369
|
"emitScope": "ClassSurface",
|
|
370
|
+
"provenance": "Original",
|
|
257
371
|
"arity": 0,
|
|
258
372
|
"parameterCount": 8,
|
|
373
|
+
"isStatic": true,
|
|
374
|
+
"isAbstract": false,
|
|
375
|
+
"isVirtual": false,
|
|
376
|
+
"isOverride": false,
|
|
377
|
+
"isSealed": false,
|
|
378
|
+
"visibility": "Public",
|
|
259
379
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
260
380
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
261
381
|
"isExtensionMethod": true
|
|
@@ -263,13 +383,19 @@
|
|
|
263
383
|
{
|
|
264
384
|
"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",
|
|
265
385
|
"clrName": "TableFound",
|
|
266
|
-
"tsEmitName": "tableFound",
|
|
267
386
|
"metadataToken": 100665253,
|
|
268
387
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
269
388
|
"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",
|
|
270
389
|
"emitScope": "ClassSurface",
|
|
390
|
+
"provenance": "Original",
|
|
271
391
|
"arity": 0,
|
|
272
392
|
"parameterCount": 2,
|
|
393
|
+
"isStatic": true,
|
|
394
|
+
"isAbstract": false,
|
|
395
|
+
"isVirtual": false,
|
|
396
|
+
"isOverride": false,
|
|
397
|
+
"isSealed": false,
|
|
398
|
+
"visibility": "Public",
|
|
273
399
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
274
400
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
275
401
|
"isExtensionMethod": true
|
|
@@ -277,13 +403,19 @@
|
|
|
277
403
|
{
|
|
278
404
|
"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",
|
|
279
405
|
"clrName": "ReflexiveConstraintIgnored",
|
|
280
|
-
"tsEmitName": "reflexiveConstraintIgnored",
|
|
281
406
|
"metadataToken": 100665254,
|
|
282
407
|
"canonicalSignature": "(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",
|
|
283
408
|
"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",
|
|
284
409
|
"emitScope": "ClassSurface",
|
|
410
|
+
"provenance": "Original",
|
|
285
411
|
"arity": 0,
|
|
286
412
|
"parameterCount": 3,
|
|
413
|
+
"isStatic": true,
|
|
414
|
+
"isAbstract": false,
|
|
415
|
+
"isVirtual": false,
|
|
416
|
+
"isOverride": false,
|
|
417
|
+
"isSealed": false,
|
|
418
|
+
"visibility": "Public",
|
|
287
419
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
288
420
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
289
421
|
"isExtensionMethod": true
|
|
@@ -291,13 +423,19 @@
|
|
|
291
423
|
{
|
|
292
424
|
"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",
|
|
293
425
|
"clrName": "DuplicateForeignKeyConstraintIgnored",
|
|
294
|
-
"tsEmitName": "duplicateForeignKeyConstraintIgnored",
|
|
295
426
|
"metadataToken": 100665255,
|
|
296
427
|
"canonicalSignature": "(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",
|
|
297
428
|
"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",
|
|
298
429
|
"emitScope": "ClassSurface",
|
|
430
|
+
"provenance": "Original",
|
|
299
431
|
"arity": 0,
|
|
300
432
|
"parameterCount": 4,
|
|
433
|
+
"isStatic": true,
|
|
434
|
+
"isAbstract": false,
|
|
435
|
+
"isVirtual": false,
|
|
436
|
+
"isOverride": false,
|
|
437
|
+
"isSealed": false,
|
|
438
|
+
"visibility": "Public",
|
|
301
439
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
302
440
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
303
441
|
"isExtensionMethod": true
|
|
@@ -305,13 +443,19 @@
|
|
|
305
443
|
{
|
|
306
444
|
"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",
|
|
307
445
|
"clrName": "SavepointsDisabledBecauseOfMARS",
|
|
308
|
-
"tsEmitName": "savepointsDisabledBecauseOfMARS",
|
|
309
446
|
"metadataToken": 100665256,
|
|
310
447
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
311
448
|
"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",
|
|
312
449
|
"emitScope": "ClassSurface",
|
|
450
|
+
"provenance": "Original",
|
|
313
451
|
"arity": 0,
|
|
314
452
|
"parameterCount": 1,
|
|
453
|
+
"isStatic": true,
|
|
454
|
+
"isAbstract": false,
|
|
455
|
+
"isVirtual": false,
|
|
456
|
+
"isOverride": false,
|
|
457
|
+
"isSealed": false,
|
|
458
|
+
"visibility": "Public",
|
|
315
459
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
316
460
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
317
461
|
"isExtensionMethod": true
|
|
@@ -319,13 +463,19 @@
|
|
|
319
463
|
{
|
|
320
464
|
"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",
|
|
321
465
|
"clrName": "MissingViewDefinitionRightsWarning",
|
|
322
|
-
"tsEmitName": "missingViewDefinitionRightsWarning",
|
|
323
466
|
"metadataToken": 100665257,
|
|
324
467
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
325
468
|
"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",
|
|
326
469
|
"emitScope": "ClassSurface",
|
|
470
|
+
"provenance": "Original",
|
|
327
471
|
"arity": 0,
|
|
328
472
|
"parameterCount": 1,
|
|
473
|
+
"isStatic": true,
|
|
474
|
+
"isAbstract": false,
|
|
475
|
+
"isVirtual": false,
|
|
476
|
+
"isOverride": false,
|
|
477
|
+
"isSealed": false,
|
|
478
|
+
"visibility": "Public",
|
|
329
479
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
330
480
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
331
481
|
"isExtensionMethod": true
|
|
@@ -334,239 +484,7 @@
|
|
|
334
484
|
"properties": [],
|
|
335
485
|
"fields": [],
|
|
336
486
|
"events": [],
|
|
337
|
-
"constructors": []
|
|
338
|
-
"exposedMethods": [
|
|
339
|
-
{
|
|
340
|
-
"tsName": "decimalTypeKeyWarning",
|
|
341
|
-
"isStatic": true,
|
|
342
|
-
"tsSignatureId": "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",
|
|
343
|
-
"target": {
|
|
344
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
345
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
346
|
-
"metadataToken": 100665231
|
|
347
|
-
}
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"tsName": "decimalTypeDefaultWarning",
|
|
351
|
-
"isStatic": true,
|
|
352
|
-
"tsSignatureId": "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",
|
|
353
|
-
"target": {
|
|
354
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
355
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
356
|
-
"metadataToken": 100665233
|
|
357
|
-
}
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"tsName": "byteIdentityColumnWarning",
|
|
361
|
-
"isStatic": true,
|
|
362
|
-
"tsSignatureId": "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",
|
|
363
|
-
"target": {
|
|
364
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
365
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
366
|
-
"metadataToken": 100665235
|
|
367
|
-
}
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
"tsName": "conflictingValueGenerationStrategiesWarning",
|
|
371
|
-
"isStatic": true,
|
|
372
|
-
"tsSignatureId": "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",
|
|
373
|
-
"target": {
|
|
374
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
375
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
376
|
-
"metadataToken": 100665237
|
|
377
|
-
}
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"tsName": "columnFound",
|
|
381
|
-
"isStatic": true,
|
|
382
|
-
"tsSignatureId": "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",
|
|
383
|
-
"target": {
|
|
384
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
385
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
386
|
-
"metadataToken": 100665239
|
|
387
|
-
}
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"tsName": "foreignKeyFound",
|
|
391
|
-
"isStatic": true,
|
|
392
|
-
"tsSignatureId": "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",
|
|
393
|
-
"target": {
|
|
394
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
395
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
396
|
-
"metadataToken": 100665240
|
|
397
|
-
}
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"tsName": "defaultSchemaFound",
|
|
401
|
-
"isStatic": true,
|
|
402
|
-
"tsSignatureId": "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",
|
|
403
|
-
"target": {
|
|
404
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
405
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
406
|
-
"metadataToken": 100665241
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"tsName": "typeAliasFound",
|
|
411
|
-
"isStatic": true,
|
|
412
|
-
"tsSignatureId": "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",
|
|
413
|
-
"target": {
|
|
414
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
415
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
416
|
-
"metadataToken": 100665242
|
|
417
|
-
}
|
|
418
|
-
},
|
|
419
|
-
{
|
|
420
|
-
"tsName": "primaryKeyFound",
|
|
421
|
-
"isStatic": true,
|
|
422
|
-
"tsSignatureId": "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",
|
|
423
|
-
"target": {
|
|
424
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
425
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
426
|
-
"metadataToken": 100665243
|
|
427
|
-
}
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"tsName": "uniqueConstraintFound",
|
|
431
|
-
"isStatic": true,
|
|
432
|
-
"tsSignatureId": "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",
|
|
433
|
-
"target": {
|
|
434
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
435
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
436
|
-
"metadataToken": 100665244
|
|
437
|
-
}
|
|
438
|
-
},
|
|
439
|
-
{
|
|
440
|
-
"tsName": "indexFound",
|
|
441
|
-
"isStatic": true,
|
|
442
|
-
"tsSignatureId": "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",
|
|
443
|
-
"target": {
|
|
444
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
445
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
446
|
-
"metadataToken": 100665245
|
|
447
|
-
}
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"tsName": "foreignKeyReferencesUnknownPrincipalTableWarning",
|
|
451
|
-
"isStatic": true,
|
|
452
|
-
"tsSignatureId": "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",
|
|
453
|
-
"target": {
|
|
454
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
455
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
456
|
-
"metadataToken": 100665246
|
|
457
|
-
}
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"tsName": "foreignKeyReferencesMissingPrincipalTableWarning",
|
|
461
|
-
"isStatic": true,
|
|
462
|
-
"tsSignatureId": "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",
|
|
463
|
-
"target": {
|
|
464
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
465
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
466
|
-
"metadataToken": 100665247
|
|
467
|
-
}
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"tsName": "foreignKeyPrincipalColumnMissingWarning",
|
|
471
|
-
"isStatic": true,
|
|
472
|
-
"tsSignatureId": "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",
|
|
473
|
-
"target": {
|
|
474
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
475
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
476
|
-
"metadataToken": 100665248
|
|
477
|
-
}
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
"tsName": "missingSchemaWarning",
|
|
481
|
-
"isStatic": true,
|
|
482
|
-
"tsSignatureId": "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",
|
|
483
|
-
"target": {
|
|
484
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
485
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
486
|
-
"metadataToken": 100665249
|
|
487
|
-
}
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
"tsName": "missingTableWarning",
|
|
491
|
-
"isStatic": true,
|
|
492
|
-
"tsSignatureId": "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",
|
|
493
|
-
"target": {
|
|
494
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
495
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
496
|
-
"metadataToken": 100665250
|
|
497
|
-
}
|
|
498
|
-
},
|
|
499
|
-
{
|
|
500
|
-
"tsName": "columnWithoutTypeWarning",
|
|
501
|
-
"isStatic": true,
|
|
502
|
-
"tsSignatureId": "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",
|
|
503
|
-
"target": {
|
|
504
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
505
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
506
|
-
"metadataToken": 100665251
|
|
507
|
-
}
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"tsName": "sequenceFound",
|
|
511
|
-
"isStatic": true,
|
|
512
|
-
"tsSignatureId": "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",
|
|
513
|
-
"target": {
|
|
514
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
515
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
516
|
-
"metadataToken": 100665252
|
|
517
|
-
}
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"tsName": "tableFound",
|
|
521
|
-
"isStatic": true,
|
|
522
|
-
"tsSignatureId": "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",
|
|
523
|
-
"target": {
|
|
524
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
525
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
526
|
-
"metadataToken": 100665253
|
|
527
|
-
}
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"tsName": "reflexiveConstraintIgnored",
|
|
531
|
-
"isStatic": true,
|
|
532
|
-
"tsSignatureId": "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",
|
|
533
|
-
"target": {
|
|
534
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
535
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
536
|
-
"metadataToken": 100665254
|
|
537
|
-
}
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
"tsName": "duplicateForeignKeyConstraintIgnored",
|
|
541
|
-
"isStatic": true,
|
|
542
|
-
"tsSignatureId": "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",
|
|
543
|
-
"target": {
|
|
544
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
545
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
546
|
-
"metadataToken": 100665255
|
|
547
|
-
}
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
"tsName": "savepointsDisabledBecauseOfMARS",
|
|
551
|
-
"isStatic": true,
|
|
552
|
-
"tsSignatureId": "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",
|
|
553
|
-
"target": {
|
|
554
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
555
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
556
|
-
"metadataToken": 100665256
|
|
557
|
-
}
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"tsName": "missingViewDefinitionRightsWarning",
|
|
561
|
-
"isStatic": true,
|
|
562
|
-
"tsSignatureId": "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",
|
|
563
|
-
"target": {
|
|
564
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.SqlServerLoggerExtensions",
|
|
565
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
566
|
-
"metadataToken": 100665257
|
|
567
|
-
}
|
|
568
|
-
}
|
|
569
|
-
]
|
|
487
|
+
"constructors": []
|
|
570
488
|
}
|
|
571
489
|
]
|
|
572
490
|
}
|