@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
- 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 +613 -613
- 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 +117 -117
- 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 +467 -467
- 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 +28 -28
- 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 +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- 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,265 +1,273 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
7
|
-
"tsEmitName": "SqlServerLoggingDefinitions",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogDecimalTypeKeyMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
15
23
|
"clrName": "LogDecimalTypeKey",
|
|
16
|
-
"tsEmitName": "logDecimalTypeKey",
|
|
17
24
|
"metadataToken": 67109433,
|
|
18
25
|
"normalizedSignature": "LogDecimalTypeKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": false,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
22
30
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogDefaultDecimalTypeColumnMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
26
34
|
"clrName": "LogDefaultDecimalTypeColumn",
|
|
27
|
-
"tsEmitName": "logDefaultDecimalTypeColumn",
|
|
28
35
|
"metadataToken": 67109434,
|
|
29
36
|
"normalizedSignature": "LogDefaultDecimalTypeColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
30
37
|
"isStatic": false,
|
|
31
38
|
"isReadOnly": false,
|
|
39
|
+
"isLiteral": false,
|
|
32
40
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
33
41
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogByteIdentityColumnMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
37
45
|
"clrName": "LogByteIdentityColumn",
|
|
38
|
-
"tsEmitName": "logByteIdentityColumn",
|
|
39
46
|
"metadataToken": 67109435,
|
|
40
47
|
"normalizedSignature": "LogByteIdentityColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
41
48
|
"isStatic": false,
|
|
42
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
43
51
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
44
52
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
45
53
|
},
|
|
46
54
|
{
|
|
47
55
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogColumnWithoutTypeMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
48
56
|
"clrName": "LogColumnWithoutType",
|
|
49
|
-
"tsEmitName": "logColumnWithoutType",
|
|
50
57
|
"metadataToken": 67109436,
|
|
51
58
|
"normalizedSignature": "LogColumnWithoutType|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
52
59
|
"isStatic": false,
|
|
53
60
|
"isReadOnly": false,
|
|
61
|
+
"isLiteral": false,
|
|
54
62
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
55
63
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
56
64
|
},
|
|
57
65
|
{
|
|
58
66
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundDefaultSchemaMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
59
67
|
"clrName": "LogFoundDefaultSchema",
|
|
60
|
-
"tsEmitName": "logFoundDefaultSchema",
|
|
61
68
|
"metadataToken": 67109437,
|
|
62
69
|
"normalizedSignature": "LogFoundDefaultSchema|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
63
70
|
"isStatic": false,
|
|
64
71
|
"isReadOnly": false,
|
|
72
|
+
"isLiteral": false,
|
|
65
73
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
66
74
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
67
75
|
},
|
|
68
76
|
{
|
|
69
77
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundTypeAliasMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
70
78
|
"clrName": "LogFoundTypeAlias",
|
|
71
|
-
"tsEmitName": "logFoundTypeAlias",
|
|
72
79
|
"metadataToken": 67109438,
|
|
73
80
|
"normalizedSignature": "LogFoundTypeAlias|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
74
81
|
"isStatic": false,
|
|
75
82
|
"isReadOnly": false,
|
|
83
|
+
"isLiteral": false,
|
|
76
84
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
77
85
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
78
86
|
},
|
|
79
87
|
{
|
|
80
88
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundColumnMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
81
89
|
"clrName": "LogFoundColumn",
|
|
82
|
-
"tsEmitName": "logFoundColumn",
|
|
83
90
|
"metadataToken": 67109439,
|
|
84
91
|
"normalizedSignature": "LogFoundColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
85
92
|
"isStatic": false,
|
|
86
93
|
"isReadOnly": false,
|
|
94
|
+
"isLiteral": false,
|
|
87
95
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
88
96
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
89
97
|
},
|
|
90
98
|
{
|
|
91
99
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundForeignKeyMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
92
100
|
"clrName": "LogFoundForeignKey",
|
|
93
|
-
"tsEmitName": "logFoundForeignKey",
|
|
94
101
|
"metadataToken": 67109440,
|
|
95
102
|
"normalizedSignature": "LogFoundForeignKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
96
103
|
"isStatic": false,
|
|
97
104
|
"isReadOnly": false,
|
|
105
|
+
"isLiteral": false,
|
|
98
106
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
99
107
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
100
108
|
},
|
|
101
109
|
{
|
|
102
110
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogPrincipalTableNotInSelectionSetMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
103
111
|
"clrName": "LogPrincipalTableNotInSelectionSet",
|
|
104
|
-
"tsEmitName": "logPrincipalTableNotInSelectionSet",
|
|
105
112
|
"metadataToken": 67109441,
|
|
106
113
|
"normalizedSignature": "LogPrincipalTableNotInSelectionSet|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
107
114
|
"isStatic": false,
|
|
108
115
|
"isReadOnly": false,
|
|
116
|
+
"isLiteral": false,
|
|
109
117
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
110
118
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
111
119
|
},
|
|
112
120
|
{
|
|
113
121
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogMissingSchemaMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
114
122
|
"clrName": "LogMissingSchema",
|
|
115
|
-
"tsEmitName": "logMissingSchema",
|
|
116
123
|
"metadataToken": 67109442,
|
|
117
124
|
"normalizedSignature": "LogMissingSchema|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
118
125
|
"isStatic": false,
|
|
119
126
|
"isReadOnly": false,
|
|
127
|
+
"isLiteral": false,
|
|
120
128
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
121
129
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
122
130
|
},
|
|
123
131
|
{
|
|
124
132
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogMissingTableMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
125
133
|
"clrName": "LogMissingTable",
|
|
126
|
-
"tsEmitName": "logMissingTable",
|
|
127
134
|
"metadataToken": 67109443,
|
|
128
135
|
"normalizedSignature": "LogMissingTable|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
129
136
|
"isStatic": false,
|
|
130
137
|
"isReadOnly": false,
|
|
138
|
+
"isLiteral": false,
|
|
131
139
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
132
140
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
133
141
|
},
|
|
134
142
|
{
|
|
135
143
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundSequenceMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
136
144
|
"clrName": "LogFoundSequence",
|
|
137
|
-
"tsEmitName": "logFoundSequence",
|
|
138
145
|
"metadataToken": 67109444,
|
|
139
146
|
"normalizedSignature": "LogFoundSequence|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
140
147
|
"isStatic": false,
|
|
141
148
|
"isReadOnly": false,
|
|
149
|
+
"isLiteral": false,
|
|
142
150
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
143
151
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
144
152
|
},
|
|
145
153
|
{
|
|
146
154
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundTableMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
147
155
|
"clrName": "LogFoundTable",
|
|
148
|
-
"tsEmitName": "logFoundTable",
|
|
149
156
|
"metadataToken": 67109445,
|
|
150
157
|
"normalizedSignature": "LogFoundTable|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
151
158
|
"isStatic": false,
|
|
152
159
|
"isReadOnly": false,
|
|
160
|
+
"isLiteral": false,
|
|
153
161
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
154
162
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
155
163
|
},
|
|
156
164
|
{
|
|
157
165
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundIndexMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
158
166
|
"clrName": "LogFoundIndex",
|
|
159
|
-
"tsEmitName": "logFoundIndex",
|
|
160
167
|
"metadataToken": 67109446,
|
|
161
168
|
"normalizedSignature": "LogFoundIndex|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
162
169
|
"isStatic": false,
|
|
163
170
|
"isReadOnly": false,
|
|
171
|
+
"isLiteral": false,
|
|
164
172
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
165
173
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
166
174
|
},
|
|
167
175
|
{
|
|
168
176
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundPrimaryKeyMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
169
177
|
"clrName": "LogFoundPrimaryKey",
|
|
170
|
-
"tsEmitName": "logFoundPrimaryKey",
|
|
171
178
|
"metadataToken": 67109447,
|
|
172
179
|
"normalizedSignature": "LogFoundPrimaryKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
173
180
|
"isStatic": false,
|
|
174
181
|
"isReadOnly": false,
|
|
182
|
+
"isLiteral": false,
|
|
175
183
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
176
184
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
177
185
|
},
|
|
178
186
|
{
|
|
179
187
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogFoundUniqueConstraintMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
180
188
|
"clrName": "LogFoundUniqueConstraint",
|
|
181
|
-
"tsEmitName": "logFoundUniqueConstraint",
|
|
182
189
|
"metadataToken": 67109448,
|
|
183
190
|
"normalizedSignature": "LogFoundUniqueConstraint|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
184
191
|
"isStatic": false,
|
|
185
192
|
"isReadOnly": false,
|
|
193
|
+
"isLiteral": false,
|
|
186
194
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
187
195
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
188
196
|
},
|
|
189
197
|
{
|
|
190
198
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogPrincipalColumnNotFoundMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
191
199
|
"clrName": "LogPrincipalColumnNotFound",
|
|
192
|
-
"tsEmitName": "logPrincipalColumnNotFound",
|
|
193
200
|
"metadataToken": 67109449,
|
|
194
201
|
"normalizedSignature": "LogPrincipalColumnNotFound|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
195
202
|
"isStatic": false,
|
|
196
203
|
"isReadOnly": false,
|
|
204
|
+
"isLiteral": false,
|
|
197
205
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
198
206
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
199
207
|
},
|
|
200
208
|
{
|
|
201
209
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogReflexiveConstraintIgnoredMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
202
210
|
"clrName": "LogReflexiveConstraintIgnored",
|
|
203
|
-
"tsEmitName": "logReflexiveConstraintIgnored",
|
|
204
211
|
"metadataToken": 67109450,
|
|
205
212
|
"normalizedSignature": "LogReflexiveConstraintIgnored|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
206
213
|
"isStatic": false,
|
|
207
214
|
"isReadOnly": false,
|
|
215
|
+
"isLiteral": false,
|
|
208
216
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
209
217
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
210
218
|
},
|
|
211
219
|
{
|
|
212
220
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogDuplicateForeignKeyConstraintIgnoredMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
213
221
|
"clrName": "LogDuplicateForeignKeyConstraintIgnored",
|
|
214
|
-
"tsEmitName": "logDuplicateForeignKeyConstraintIgnored",
|
|
215
222
|
"metadataToken": 67109451,
|
|
216
223
|
"normalizedSignature": "LogDuplicateForeignKeyConstraintIgnored|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
217
224
|
"isStatic": false,
|
|
218
225
|
"isReadOnly": false,
|
|
226
|
+
"isLiteral": false,
|
|
219
227
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
220
228
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
221
229
|
},
|
|
222
230
|
{
|
|
223
231
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogPrincipalTableInformationNotFoundMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
224
232
|
"clrName": "LogPrincipalTableInformationNotFound",
|
|
225
|
-
"tsEmitName": "logPrincipalTableInformationNotFound",
|
|
226
233
|
"metadataToken": 67109452,
|
|
227
234
|
"normalizedSignature": "LogPrincipalTableInformationNotFound|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
228
235
|
"isStatic": false,
|
|
229
236
|
"isReadOnly": false,
|
|
237
|
+
"isLiteral": false,
|
|
230
238
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
231
239
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
232
240
|
},
|
|
233
241
|
{
|
|
234
242
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogSavepointsDisabledBecauseOfMARSMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
235
243
|
"clrName": "LogSavepointsDisabledBecauseOfMARS",
|
|
236
|
-
"tsEmitName": "logSavepointsDisabledBecauseOfMARS",
|
|
237
244
|
"metadataToken": 67109453,
|
|
238
245
|
"normalizedSignature": "LogSavepointsDisabledBecauseOfMARS|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
239
246
|
"isStatic": false,
|
|
240
247
|
"isReadOnly": false,
|
|
248
|
+
"isLiteral": false,
|
|
241
249
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
242
250
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
243
251
|
},
|
|
244
252
|
{
|
|
245
253
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogConflictingValueGenerationStrategiesMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
246
254
|
"clrName": "LogConflictingValueGenerationStrategies",
|
|
247
|
-
"tsEmitName": "logConflictingValueGenerationStrategies",
|
|
248
255
|
"metadataToken": 67109454,
|
|
249
256
|
"normalizedSignature": "LogConflictingValueGenerationStrategies|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
250
257
|
"isStatic": false,
|
|
251
258
|
"isReadOnly": false,
|
|
259
|
+
"isLiteral": false,
|
|
252
260
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
253
261
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
254
262
|
},
|
|
255
263
|
{
|
|
256
264
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions::LogMissingViewDefinitionRightsMicrosoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase",
|
|
257
265
|
"clrName": "LogMissingViewDefinitionRights",
|
|
258
|
-
"tsEmitName": "logMissingViewDefinitionRights",
|
|
259
266
|
"metadataToken": 67109455,
|
|
260
267
|
"normalizedSignature": "LogMissingViewDefinitionRights|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
261
268
|
"isStatic": false,
|
|
262
269
|
"isReadOnly": false,
|
|
270
|
+
"isLiteral": false,
|
|
263
271
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
264
272
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
265
273
|
}
|
|
@@ -276,249 +284,6 @@
|
|
|
276
284
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
277
285
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
278
286
|
}
|
|
279
|
-
],
|
|
280
|
-
"exposedFields": [
|
|
281
|
-
{
|
|
282
|
-
"tsName": "logDecimalTypeKey",
|
|
283
|
-
"isStatic": false,
|
|
284
|
-
"tsSignatureId": "LogDecimalTypeKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
285
|
-
"target": {
|
|
286
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
287
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
288
|
-
"metadataToken": 67109433
|
|
289
|
-
}
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"tsName": "logDefaultDecimalTypeColumn",
|
|
293
|
-
"isStatic": false,
|
|
294
|
-
"tsSignatureId": "LogDefaultDecimalTypeColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
295
|
-
"target": {
|
|
296
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
297
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
298
|
-
"metadataToken": 67109434
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"tsName": "logByteIdentityColumn",
|
|
303
|
-
"isStatic": false,
|
|
304
|
-
"tsSignatureId": "LogByteIdentityColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
305
|
-
"target": {
|
|
306
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
307
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
308
|
-
"metadataToken": 67109435
|
|
309
|
-
}
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"tsName": "logColumnWithoutType",
|
|
313
|
-
"isStatic": false,
|
|
314
|
-
"tsSignatureId": "LogColumnWithoutType|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
315
|
-
"target": {
|
|
316
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
317
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
318
|
-
"metadataToken": 67109436
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"tsName": "logFoundDefaultSchema",
|
|
323
|
-
"isStatic": false,
|
|
324
|
-
"tsSignatureId": "LogFoundDefaultSchema|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
325
|
-
"target": {
|
|
326
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
327
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
328
|
-
"metadataToken": 67109437
|
|
329
|
-
}
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"tsName": "logFoundTypeAlias",
|
|
333
|
-
"isStatic": false,
|
|
334
|
-
"tsSignatureId": "LogFoundTypeAlias|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
335
|
-
"target": {
|
|
336
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
337
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
338
|
-
"metadataToken": 67109438
|
|
339
|
-
}
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"tsName": "logFoundColumn",
|
|
343
|
-
"isStatic": false,
|
|
344
|
-
"tsSignatureId": "LogFoundColumn|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
345
|
-
"target": {
|
|
346
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
347
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
348
|
-
"metadataToken": 67109439
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"tsName": "logFoundForeignKey",
|
|
353
|
-
"isStatic": false,
|
|
354
|
-
"tsSignatureId": "LogFoundForeignKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
355
|
-
"target": {
|
|
356
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
357
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
358
|
-
"metadataToken": 67109440
|
|
359
|
-
}
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"tsName": "logPrincipalTableNotInSelectionSet",
|
|
363
|
-
"isStatic": false,
|
|
364
|
-
"tsSignatureId": "LogPrincipalTableNotInSelectionSet|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
365
|
-
"target": {
|
|
366
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
367
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
368
|
-
"metadataToken": 67109441
|
|
369
|
-
}
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"tsName": "logMissingSchema",
|
|
373
|
-
"isStatic": false,
|
|
374
|
-
"tsSignatureId": "LogMissingSchema|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
375
|
-
"target": {
|
|
376
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
377
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
378
|
-
"metadataToken": 67109442
|
|
379
|
-
}
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"tsName": "logMissingTable",
|
|
383
|
-
"isStatic": false,
|
|
384
|
-
"tsSignatureId": "LogMissingTable|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
385
|
-
"target": {
|
|
386
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
387
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
388
|
-
"metadataToken": 67109443
|
|
389
|
-
}
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"tsName": "logFoundSequence",
|
|
393
|
-
"isStatic": false,
|
|
394
|
-
"tsSignatureId": "LogFoundSequence|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
395
|
-
"target": {
|
|
396
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
397
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
398
|
-
"metadataToken": 67109444
|
|
399
|
-
}
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
"tsName": "logFoundTable",
|
|
403
|
-
"isStatic": false,
|
|
404
|
-
"tsSignatureId": "LogFoundTable|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
405
|
-
"target": {
|
|
406
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
407
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
408
|
-
"metadataToken": 67109445
|
|
409
|
-
}
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"tsName": "logFoundIndex",
|
|
413
|
-
"isStatic": false,
|
|
414
|
-
"tsSignatureId": "LogFoundIndex|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
415
|
-
"target": {
|
|
416
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
417
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
418
|
-
"metadataToken": 67109446
|
|
419
|
-
}
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"tsName": "logFoundPrimaryKey",
|
|
423
|
-
"isStatic": false,
|
|
424
|
-
"tsSignatureId": "LogFoundPrimaryKey|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
425
|
-
"target": {
|
|
426
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
427
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
428
|
-
"metadataToken": 67109447
|
|
429
|
-
}
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"tsName": "logFoundUniqueConstraint",
|
|
433
|
-
"isStatic": false,
|
|
434
|
-
"tsSignatureId": "LogFoundUniqueConstraint|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
435
|
-
"target": {
|
|
436
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
437
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
438
|
-
"metadataToken": 67109448
|
|
439
|
-
}
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"tsName": "logPrincipalColumnNotFound",
|
|
443
|
-
"isStatic": false,
|
|
444
|
-
"tsSignatureId": "LogPrincipalColumnNotFound|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
445
|
-
"target": {
|
|
446
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
447
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
448
|
-
"metadataToken": 67109449
|
|
449
|
-
}
|
|
450
|
-
},
|
|
451
|
-
{
|
|
452
|
-
"tsName": "logReflexiveConstraintIgnored",
|
|
453
|
-
"isStatic": false,
|
|
454
|
-
"tsSignatureId": "LogReflexiveConstraintIgnored|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
455
|
-
"target": {
|
|
456
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
457
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
458
|
-
"metadataToken": 67109450
|
|
459
|
-
}
|
|
460
|
-
},
|
|
461
|
-
{
|
|
462
|
-
"tsName": "logDuplicateForeignKeyConstraintIgnored",
|
|
463
|
-
"isStatic": false,
|
|
464
|
-
"tsSignatureId": "LogDuplicateForeignKeyConstraintIgnored|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
465
|
-
"target": {
|
|
466
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
467
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
468
|
-
"metadataToken": 67109451
|
|
469
|
-
}
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
"tsName": "logPrincipalTableInformationNotFound",
|
|
473
|
-
"isStatic": false,
|
|
474
|
-
"tsSignatureId": "LogPrincipalTableInformationNotFound|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
475
|
-
"target": {
|
|
476
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
477
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
478
|
-
"metadataToken": 67109452
|
|
479
|
-
}
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
"tsName": "logSavepointsDisabledBecauseOfMARS",
|
|
483
|
-
"isStatic": false,
|
|
484
|
-
"tsSignatureId": "LogSavepointsDisabledBecauseOfMARS|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
485
|
-
"target": {
|
|
486
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
487
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
488
|
-
"metadataToken": 67109453
|
|
489
|
-
}
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"tsName": "logConflictingValueGenerationStrategies",
|
|
493
|
-
"isStatic": false,
|
|
494
|
-
"tsSignatureId": "LogConflictingValueGenerationStrategies|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
495
|
-
"target": {
|
|
496
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
497
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
498
|
-
"metadataToken": 67109454
|
|
499
|
-
}
|
|
500
|
-
},
|
|
501
|
-
{
|
|
502
|
-
"tsName": "logMissingViewDefinitionRights",
|
|
503
|
-
"isStatic": false,
|
|
504
|
-
"tsSignatureId": "LogMissingViewDefinitionRights|Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase|static=false|const=false",
|
|
505
|
-
"target": {
|
|
506
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
507
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
508
|
-
"metadataToken": 67109455
|
|
509
|
-
}
|
|
510
|
-
}
|
|
511
|
-
],
|
|
512
|
-
"exposedConstructors": [
|
|
513
|
-
{
|
|
514
|
-
"isStatic": false,
|
|
515
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
516
|
-
"target": {
|
|
517
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.SqlServerLoggingDefinitions",
|
|
518
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
519
|
-
"metadataToken": 100665258
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
287
|
]
|
|
523
288
|
}
|
|
524
289
|
]
|
|
@@ -11,29 +11,29 @@ import * as Microsoft_EntityFrameworkCore_Diagnostics_Internal from "@tsonic/efc
|
|
|
11
11
|
import type { EventDefinitionBase, RelationalLoggingDefinitions } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js";
|
|
12
12
|
|
|
13
13
|
export interface SqlServerLoggingDefinitions$instance extends RelationalLoggingDefinitions {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
14
|
+
LogDecimalTypeKey: EventDefinitionBase | undefined;
|
|
15
|
+
LogDefaultDecimalTypeColumn: EventDefinitionBase | undefined;
|
|
16
|
+
LogByteIdentityColumn: EventDefinitionBase | undefined;
|
|
17
|
+
LogColumnWithoutType: EventDefinitionBase | undefined;
|
|
18
|
+
LogFoundDefaultSchema: EventDefinitionBase | undefined;
|
|
19
|
+
LogFoundTypeAlias: EventDefinitionBase | undefined;
|
|
20
|
+
LogFoundColumn: EventDefinitionBase | undefined;
|
|
21
|
+
LogFoundForeignKey: EventDefinitionBase | undefined;
|
|
22
|
+
LogPrincipalTableNotInSelectionSet: EventDefinitionBase | undefined;
|
|
23
|
+
LogMissingSchema: EventDefinitionBase | undefined;
|
|
24
|
+
LogMissingTable: EventDefinitionBase | undefined;
|
|
25
|
+
LogFoundSequence: EventDefinitionBase | undefined;
|
|
26
|
+
LogFoundTable: EventDefinitionBase | undefined;
|
|
27
|
+
LogFoundIndex: EventDefinitionBase | undefined;
|
|
28
|
+
LogFoundPrimaryKey: EventDefinitionBase | undefined;
|
|
29
|
+
LogFoundUniqueConstraint: EventDefinitionBase | undefined;
|
|
30
|
+
LogPrincipalColumnNotFound: EventDefinitionBase | undefined;
|
|
31
|
+
LogReflexiveConstraintIgnored: EventDefinitionBase | undefined;
|
|
32
|
+
LogDuplicateForeignKeyConstraintIgnored: EventDefinitionBase | undefined;
|
|
33
|
+
LogPrincipalTableInformationNotFound: EventDefinitionBase | undefined;
|
|
34
|
+
LogSavepointsDisabledBecauseOfMARS: EventDefinitionBase | undefined;
|
|
35
|
+
LogConflictingValueGenerationStrategies: EventDefinitionBase | undefined;
|
|
36
|
+
LogMissingViewDefinitionRights: EventDefinitionBase | undefined;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
|