@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
|
@@ -14,11 +14,11 @@ import * as Microsoft_EntityFrameworkCore_Metadata_Internal from "@tsonic/efcore
|
|
|
14
14
|
import type { IColumn, IRelationalAnnotationProvider, IRelationalModel, ITable, ITableIndex, IUniqueConstraint, RelationalAnnotationProvider, RelationalAnnotationProviderDependencies } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Metadata.js";
|
|
15
15
|
|
|
16
16
|
export interface SqlServerAnnotationProvider$instance extends RelationalAnnotationProvider {
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
For(model: IRelationalModel, designTime: boolean): IEnumerable<IAnnotation>;
|
|
18
|
+
For(table: ITable, designTime: boolean): IEnumerable<IAnnotation>;
|
|
19
|
+
For(constraint: IUniqueConstraint, designTime: boolean): IEnumerable<IAnnotation>;
|
|
20
|
+
For(index: ITableIndex, designTime: boolean): IEnumerable<IAnnotation>;
|
|
21
|
+
For(column: IColumn, designTime: boolean): IEnumerable<IAnnotation>;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
|
|
@@ -30,42 +30,42 @@ export const SqlServerAnnotationProvider: {
|
|
|
30
30
|
export type SqlServerAnnotationProvider = SqlServerAnnotationProvider$instance;
|
|
31
31
|
|
|
32
32
|
export abstract class SqlServerAnnotationNames$instance {
|
|
33
|
-
static readonly
|
|
34
|
-
static readonly
|
|
35
|
-
static readonly
|
|
36
|
-
static readonly
|
|
37
|
-
static readonly
|
|
38
|
-
static readonly
|
|
39
|
-
static readonly
|
|
40
|
-
static readonly
|
|
41
|
-
static readonly
|
|
42
|
-
static readonly
|
|
43
|
-
static readonly
|
|
44
|
-
static readonly
|
|
45
|
-
static readonly
|
|
46
|
-
static readonly
|
|
47
|
-
static readonly
|
|
48
|
-
static readonly
|
|
49
|
-
static readonly
|
|
50
|
-
static readonly
|
|
51
|
-
static readonly
|
|
52
|
-
static readonly
|
|
53
|
-
static readonly
|
|
54
|
-
static readonly
|
|
55
|
-
static readonly
|
|
56
|
-
static readonly
|
|
57
|
-
static readonly
|
|
58
|
-
static readonly
|
|
59
|
-
static readonly
|
|
60
|
-
static readonly
|
|
61
|
-
static readonly
|
|
62
|
-
static readonly
|
|
63
|
-
static readonly
|
|
64
|
-
static readonly
|
|
65
|
-
static readonly
|
|
66
|
-
static readonly
|
|
67
|
-
static readonly
|
|
68
|
-
static readonly
|
|
33
|
+
static readonly Prefix: string;
|
|
34
|
+
static readonly Clustered: string;
|
|
35
|
+
static readonly CreatedOnline: string;
|
|
36
|
+
static readonly EditionOptions: string;
|
|
37
|
+
static readonly FillFactor: string;
|
|
38
|
+
static readonly SortInTempDb: string;
|
|
39
|
+
static readonly DataCompression: string;
|
|
40
|
+
static readonly HiLoSequenceName: string;
|
|
41
|
+
static readonly HiLoSequenceSchema: string;
|
|
42
|
+
static readonly SequenceNameSuffix: string;
|
|
43
|
+
static readonly SequenceName: string;
|
|
44
|
+
static readonly SequenceSchema: string;
|
|
45
|
+
static readonly Identity: string;
|
|
46
|
+
static readonly IdentityIncrement: string;
|
|
47
|
+
static readonly IdentitySeed: string;
|
|
48
|
+
static readonly Include: string;
|
|
49
|
+
static readonly MaxDatabaseSize: string;
|
|
50
|
+
static readonly MemoryOptimized: string;
|
|
51
|
+
static readonly PerformanceLevelSql: string;
|
|
52
|
+
static readonly ServiceTierSql: string;
|
|
53
|
+
static readonly Sparse: string;
|
|
54
|
+
static readonly IsTemporal: string;
|
|
55
|
+
static readonly TemporalHistoryTableName: string;
|
|
56
|
+
static readonly TemporalHistoryTableSchema: string;
|
|
57
|
+
static readonly TemporalPeriodStartPropertyName: string;
|
|
58
|
+
static readonly TemporalPeriodStartColumnName: string;
|
|
59
|
+
static readonly TemporalPeriodEndPropertyName: string;
|
|
60
|
+
static readonly TemporalPeriodEndColumnName: string;
|
|
61
|
+
static readonly TemporalOperationType: string;
|
|
62
|
+
static readonly TemporalAsOfPointInTime: string;
|
|
63
|
+
static readonly TemporalRangeOperationFrom: string;
|
|
64
|
+
static readonly TemporalRangeOperationTo: string;
|
|
65
|
+
static readonly ValueGenerationStrategy: string;
|
|
66
|
+
static readonly UseSqlOutputClause: string;
|
|
67
|
+
static readonly TemporalIsPeriodStartColumn: string;
|
|
68
|
+
static readonly TemporalIsPeriodEndColumn: string;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
|
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
7
|
-
"tsEmitName": "SqlServerHistoryRepository",
|
|
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
|
{
|
|
12
20
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::AcquireDatabaseLock():Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock",
|
|
13
21
|
"clrName": "AcquireDatabaseLock",
|
|
14
|
-
"tsEmitName": "acquireDatabaseLock",
|
|
15
22
|
"metadataToken": 100665151,
|
|
16
23
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock",
|
|
17
24
|
"normalizedSignature": "AcquireDatabaseLock|():Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 0,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": true,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::AcquireDatabaseLockAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
27
40
|
"clrName": "AcquireDatabaseLockAsync",
|
|
28
|
-
"tsEmitName": "acquireDatabaseLockAsync",
|
|
29
41
|
"metadataToken": 100665152,
|
|
30
42
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
31
43
|
"normalizedSignature": "AcquireDatabaseLockAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 1,
|
|
48
|
+
"isStatic": false,
|
|
49
|
+
"isAbstract": false,
|
|
50
|
+
"isVirtual": true,
|
|
51
|
+
"isOverride": true,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
36
54
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -39,13 +57,18 @@
|
|
|
39
57
|
{
|
|
40
58
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::GetCreateIfNotExistsScript():System.String",
|
|
41
59
|
"clrName": "GetCreateIfNotExistsScript",
|
|
42
|
-
"tsEmitName": "getCreateIfNotExistsScript",
|
|
43
60
|
"metadataToken": 100665156,
|
|
44
61
|
"canonicalSignature": "():System.String",
|
|
45
62
|
"normalizedSignature": "GetCreateIfNotExistsScript|():System.String|static=false",
|
|
46
63
|
"emitScope": "ClassSurface",
|
|
64
|
+
"provenance": "Original",
|
|
47
65
|
"arity": 0,
|
|
48
66
|
"parameterCount": 0,
|
|
67
|
+
"isStatic": false,
|
|
68
|
+
"isAbstract": false,
|
|
69
|
+
"isVirtual": true,
|
|
70
|
+
"isOverride": true,
|
|
71
|
+
"isSealed": false,
|
|
49
72
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
50
73
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
74
|
"isExtensionMethod": false
|
|
@@ -53,13 +76,18 @@
|
|
|
53
76
|
{
|
|
54
77
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::GetBeginIfNotExistsScript(System.String):System.String",
|
|
55
78
|
"clrName": "GetBeginIfNotExistsScript",
|
|
56
|
-
"tsEmitName": "getBeginIfNotExistsScript",
|
|
57
79
|
"metadataToken": 100665157,
|
|
58
80
|
"canonicalSignature": "(System.String):System.String",
|
|
59
81
|
"normalizedSignature": "GetBeginIfNotExistsScript|(System.String):System.String|static=false",
|
|
60
82
|
"emitScope": "ClassSurface",
|
|
83
|
+
"provenance": "Original",
|
|
61
84
|
"arity": 0,
|
|
62
85
|
"parameterCount": 1,
|
|
86
|
+
"isStatic": false,
|
|
87
|
+
"isAbstract": false,
|
|
88
|
+
"isVirtual": true,
|
|
89
|
+
"isOverride": true,
|
|
90
|
+
"isSealed": false,
|
|
63
91
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
64
92
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
65
93
|
"isExtensionMethod": false
|
|
@@ -67,13 +95,18 @@
|
|
|
67
95
|
{
|
|
68
96
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::GetBeginIfExistsScript(System.String):System.String",
|
|
69
97
|
"clrName": "GetBeginIfExistsScript",
|
|
70
|
-
"tsEmitName": "getBeginIfExistsScript",
|
|
71
98
|
"metadataToken": 100665158,
|
|
72
99
|
"canonicalSignature": "(System.String):System.String",
|
|
73
100
|
"normalizedSignature": "GetBeginIfExistsScript|(System.String):System.String|static=false",
|
|
74
101
|
"emitScope": "ClassSurface",
|
|
102
|
+
"provenance": "Original",
|
|
75
103
|
"arity": 0,
|
|
76
104
|
"parameterCount": 1,
|
|
105
|
+
"isStatic": false,
|
|
106
|
+
"isAbstract": false,
|
|
107
|
+
"isVirtual": true,
|
|
108
|
+
"isOverride": true,
|
|
109
|
+
"isSealed": false,
|
|
77
110
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
78
111
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
79
112
|
"isExtensionMethod": false
|
|
@@ -81,13 +114,18 @@
|
|
|
81
114
|
{
|
|
82
115
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::GetEndIfScript():System.String",
|
|
83
116
|
"clrName": "GetEndIfScript",
|
|
84
|
-
"tsEmitName": "getEndIfScript",
|
|
85
117
|
"metadataToken": 100665159,
|
|
86
118
|
"canonicalSignature": "():System.String",
|
|
87
119
|
"normalizedSignature": "GetEndIfScript|():System.String|static=false",
|
|
88
120
|
"emitScope": "ClassSurface",
|
|
121
|
+
"provenance": "Original",
|
|
89
122
|
"arity": 0,
|
|
90
123
|
"parameterCount": 0,
|
|
124
|
+
"isStatic": false,
|
|
125
|
+
"isAbstract": false,
|
|
126
|
+
"isVirtual": true,
|
|
127
|
+
"isOverride": true,
|
|
128
|
+
"isSealed": false,
|
|
91
129
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
92
130
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
93
131
|
"isExtensionMethod": false
|
|
@@ -97,14 +135,18 @@
|
|
|
97
135
|
{
|
|
98
136
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository::LockReleaseBehavior:Microsoft.EntityFrameworkCore.Migrations.LockReleaseBehavior",
|
|
99
137
|
"clrName": "LockReleaseBehavior",
|
|
100
|
-
"tsEmitName": "lockReleaseBehavior",
|
|
101
138
|
"metadataToken": 385876182,
|
|
102
139
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Migrations.LockReleaseBehavior",
|
|
103
140
|
"normalizedSignature": "LockReleaseBehavior|:Microsoft.EntityFrameworkCore.Migrations.LockReleaseBehavior|static=false|accessor=get",
|
|
104
141
|
"emitScope": "ClassSurface",
|
|
142
|
+
"provenance": "Original",
|
|
105
143
|
"isIndexer": false,
|
|
106
144
|
"hasGetter": true,
|
|
107
145
|
"hasSetter": false,
|
|
146
|
+
"isStatic": false,
|
|
147
|
+
"isAbstract": false,
|
|
148
|
+
"isVirtual": true,
|
|
149
|
+
"isOverride": true,
|
|
108
150
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
109
151
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
110
152
|
}
|
|
@@ -122,110 +164,35 @@
|
|
|
122
164
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
123
165
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
124
166
|
}
|
|
125
|
-
],
|
|
126
|
-
"exposedMethods": [
|
|
127
|
-
{
|
|
128
|
-
"tsName": "acquireDatabaseLock",
|
|
129
|
-
"isStatic": false,
|
|
130
|
-
"tsSignatureId": "AcquireDatabaseLock|():Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock|static=false",
|
|
131
|
-
"target": {
|
|
132
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
133
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
134
|
-
"metadataToken": 100665151
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"tsName": "acquireDatabaseLockAsync",
|
|
139
|
-
"isStatic": false,
|
|
140
|
-
"tsSignatureId": "AcquireDatabaseLockAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.EntityFrameworkCore.Migrations.IMigrationsDatabaseLock,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
141
|
-
"target": {
|
|
142
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
143
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
144
|
-
"metadataToken": 100665152
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"tsName": "getCreateIfNotExistsScript",
|
|
149
|
-
"isStatic": false,
|
|
150
|
-
"tsSignatureId": "GetCreateIfNotExistsScript|():System.String|static=false",
|
|
151
|
-
"target": {
|
|
152
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
153
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
154
|
-
"metadataToken": 100665156
|
|
155
|
-
}
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"tsName": "getBeginIfNotExistsScript",
|
|
159
|
-
"isStatic": false,
|
|
160
|
-
"tsSignatureId": "GetBeginIfNotExistsScript|(System.String):System.String|static=false",
|
|
161
|
-
"target": {
|
|
162
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
163
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
164
|
-
"metadataToken": 100665157
|
|
165
|
-
}
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"tsName": "getBeginIfExistsScript",
|
|
169
|
-
"isStatic": false,
|
|
170
|
-
"tsSignatureId": "GetBeginIfExistsScript|(System.String):System.String|static=false",
|
|
171
|
-
"target": {
|
|
172
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
173
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
174
|
-
"metadataToken": 100665158
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"tsName": "getEndIfScript",
|
|
179
|
-
"isStatic": false,
|
|
180
|
-
"tsSignatureId": "GetEndIfScript|():System.String|static=false",
|
|
181
|
-
"target": {
|
|
182
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
183
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
184
|
-
"metadataToken": 100665159
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
],
|
|
188
|
-
"exposedProperties": [
|
|
189
|
-
{
|
|
190
|
-
"tsName": "lockReleaseBehavior",
|
|
191
|
-
"isStatic": false,
|
|
192
|
-
"tsSignatureId": "LockReleaseBehavior|:Microsoft.EntityFrameworkCore.Migrations.LockReleaseBehavior|static=false|accessor=get",
|
|
193
|
-
"target": {
|
|
194
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
195
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
196
|
-
"metadataToken": 385876182
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
],
|
|
200
|
-
"exposedConstructors": [
|
|
201
|
-
{
|
|
202
|
-
"isStatic": false,
|
|
203
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Migrations.HistoryRepositoryDependencies):void|static=false",
|
|
204
|
-
"target": {
|
|
205
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerHistoryRepository",
|
|
206
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
207
|
-
"metadataToken": 100665147
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
167
|
]
|
|
211
168
|
},
|
|
212
169
|
{
|
|
213
170
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
214
171
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
215
|
-
"tsEmitName": "SqlServerMigrationDatabaseLock",
|
|
216
172
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
217
173
|
"metadataToken": 0,
|
|
174
|
+
"kind": "Class",
|
|
175
|
+
"accessibility": "Public",
|
|
176
|
+
"isAbstract": false,
|
|
177
|
+
"isSealed": false,
|
|
178
|
+
"isStatic": false,
|
|
179
|
+
"arity": 0,
|
|
218
180
|
"methods": [
|
|
219
181
|
{
|
|
220
182
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock::Dispose():System.Void",
|
|
221
183
|
"clrName": "Dispose",
|
|
222
|
-
"tsEmitName": "dispose",
|
|
223
184
|
"metadataToken": 100665162,
|
|
224
185
|
"canonicalSignature": "():System.Void",
|
|
225
186
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
226
187
|
"emitScope": "ClassSurface",
|
|
188
|
+
"provenance": "Original",
|
|
227
189
|
"arity": 0,
|
|
228
190
|
"parameterCount": 0,
|
|
191
|
+
"isStatic": false,
|
|
192
|
+
"isAbstract": false,
|
|
193
|
+
"isVirtual": true,
|
|
194
|
+
"isOverride": false,
|
|
195
|
+
"isSealed": true,
|
|
229
196
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
230
197
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
231
198
|
"isExtensionMethod": false
|
|
@@ -233,13 +200,18 @@
|
|
|
233
200
|
{
|
|
234
201
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock::DisposeAsync():System.Threading.Tasks.ValueTask",
|
|
235
202
|
"clrName": "DisposeAsync",
|
|
236
|
-
"tsEmitName": "disposeAsync",
|
|
237
203
|
"metadataToken": 100665163,
|
|
238
204
|
"canonicalSignature": "():System.Threading.Tasks.ValueTask",
|
|
239
205
|
"normalizedSignature": "DisposeAsync|():System.Threading.Tasks.ValueTask|static=false",
|
|
240
206
|
"emitScope": "ClassSurface",
|
|
207
|
+
"provenance": "Original",
|
|
241
208
|
"arity": 0,
|
|
242
209
|
"parameterCount": 0,
|
|
210
|
+
"isStatic": false,
|
|
211
|
+
"isAbstract": false,
|
|
212
|
+
"isVirtual": true,
|
|
213
|
+
"isOverride": false,
|
|
214
|
+
"isSealed": true,
|
|
243
215
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
244
216
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
245
217
|
"isExtensionMethod": false
|
|
@@ -249,14 +221,18 @@
|
|
|
249
221
|
{
|
|
250
222
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock::HistoryRepository:Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository",
|
|
251
223
|
"clrName": "HistoryRepository",
|
|
252
|
-
"tsEmitName": "historyRepository",
|
|
253
224
|
"metadataToken": 385876183,
|
|
254
225
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository",
|
|
255
226
|
"normalizedSignature": "HistoryRepository|:Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository|static=false|accessor=get",
|
|
256
227
|
"emitScope": "ClassSurface",
|
|
228
|
+
"provenance": "Original",
|
|
257
229
|
"isIndexer": false,
|
|
258
230
|
"hasGetter": true,
|
|
259
231
|
"hasSetter": false,
|
|
232
|
+
"isStatic": false,
|
|
233
|
+
"isAbstract": false,
|
|
234
|
+
"isVirtual": true,
|
|
235
|
+
"isOverride": false,
|
|
260
236
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
261
237
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
262
238
|
}
|
|
@@ -274,70 +250,35 @@
|
|
|
274
250
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
275
251
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
276
252
|
}
|
|
277
|
-
],
|
|
278
|
-
"exposedMethods": [
|
|
279
|
-
{
|
|
280
|
-
"tsName": "dispose",
|
|
281
|
-
"isStatic": false,
|
|
282
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
283
|
-
"target": {
|
|
284
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
285
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
286
|
-
"metadataToken": 100665162
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"tsName": "disposeAsync",
|
|
291
|
-
"isStatic": false,
|
|
292
|
-
"tsSignatureId": "DisposeAsync|():System.Threading.Tasks.ValueTask|static=false",
|
|
293
|
-
"target": {
|
|
294
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
295
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
296
|
-
"metadataToken": 100665163
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
],
|
|
300
|
-
"exposedProperties": [
|
|
301
|
-
{
|
|
302
|
-
"tsName": "historyRepository",
|
|
303
|
-
"isStatic": false,
|
|
304
|
-
"tsSignatureId": "HistoryRepository|:Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository|static=false|accessor=get",
|
|
305
|
-
"target": {
|
|
306
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
307
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
308
|
-
"metadataToken": 385876183
|
|
309
|
-
}
|
|
310
|
-
}
|
|
311
|
-
],
|
|
312
|
-
"exposedConstructors": [
|
|
313
|
-
{
|
|
314
|
-
"isStatic": false,
|
|
315
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.IRelationalCommand,Microsoft.EntityFrameworkCore.Storage.RelationalCommandParameterObject,Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository,System.Threading.CancellationToken):void|static=false",
|
|
316
|
-
"target": {
|
|
317
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationDatabaseLock",
|
|
318
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
319
|
-
"metadataToken": 100665160
|
|
320
|
-
}
|
|
321
|
-
}
|
|
322
253
|
]
|
|
323
254
|
},
|
|
324
255
|
{
|
|
325
256
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
326
257
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
327
|
-
"tsEmitName": "SqlServerMigrationsAnnotationProvider",
|
|
328
258
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
329
259
|
"metadataToken": 0,
|
|
260
|
+
"kind": "Class",
|
|
261
|
+
"accessibility": "Public",
|
|
262
|
+
"isAbstract": false,
|
|
263
|
+
"isSealed": false,
|
|
264
|
+
"isStatic": false,
|
|
265
|
+
"arity": 0,
|
|
330
266
|
"methods": [
|
|
331
267
|
{
|
|
332
268
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider::ForRemove(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
333
269
|
"clrName": "ForRemove",
|
|
334
|
-
"tsEmitName": "forRemove",
|
|
335
270
|
"metadataToken": 100665165,
|
|
336
271
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
337
272
|
"normalizedSignature": "ForRemove|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
338
273
|
"emitScope": "ClassSurface",
|
|
274
|
+
"provenance": "Original",
|
|
339
275
|
"arity": 0,
|
|
340
276
|
"parameterCount": 1,
|
|
277
|
+
"isStatic": false,
|
|
278
|
+
"isAbstract": false,
|
|
279
|
+
"isVirtual": true,
|
|
280
|
+
"isOverride": true,
|
|
281
|
+
"isSealed": false,
|
|
341
282
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
342
283
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
343
284
|
"isExtensionMethod": false
|
|
@@ -345,13 +286,18 @@
|
|
|
345
286
|
{
|
|
346
287
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider::ForRemove(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
347
288
|
"clrName": "ForRemove",
|
|
348
|
-
"tsEmitName": "forRemove",
|
|
349
289
|
"metadataToken": 100665166,
|
|
350
290
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
351
291
|
"normalizedSignature": "ForRemove|(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
352
292
|
"emitScope": "ClassSurface",
|
|
293
|
+
"provenance": "Original",
|
|
353
294
|
"arity": 0,
|
|
354
295
|
"parameterCount": 1,
|
|
296
|
+
"isStatic": false,
|
|
297
|
+
"isAbstract": false,
|
|
298
|
+
"isVirtual": true,
|
|
299
|
+
"isOverride": true,
|
|
300
|
+
"isSealed": false,
|
|
355
301
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
356
302
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
357
303
|
"isExtensionMethod": false
|
|
@@ -359,13 +305,18 @@
|
|
|
359
305
|
{
|
|
360
306
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider::ForRemove(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
361
307
|
"clrName": "ForRemove",
|
|
362
|
-
"tsEmitName": "forRemove",
|
|
363
308
|
"metadataToken": 100665167,
|
|
364
309
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
365
310
|
"normalizedSignature": "ForRemove|(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
366
311
|
"emitScope": "ClassSurface",
|
|
312
|
+
"provenance": "Original",
|
|
367
313
|
"arity": 0,
|
|
368
314
|
"parameterCount": 1,
|
|
315
|
+
"isStatic": false,
|
|
316
|
+
"isAbstract": false,
|
|
317
|
+
"isVirtual": true,
|
|
318
|
+
"isOverride": true,
|
|
319
|
+
"isSealed": false,
|
|
369
320
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
370
321
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
371
322
|
"isExtensionMethod": false
|
|
@@ -373,13 +324,18 @@
|
|
|
373
324
|
{
|
|
374
325
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider::ForRename(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
375
326
|
"clrName": "ForRename",
|
|
376
|
-
"tsEmitName": "forRename",
|
|
377
327
|
"metadataToken": 100665168,
|
|
378
328
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
379
329
|
"normalizedSignature": "ForRename|(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
380
330
|
"emitScope": "ClassSurface",
|
|
331
|
+
"provenance": "Original",
|
|
381
332
|
"arity": 0,
|
|
382
333
|
"parameterCount": 1,
|
|
334
|
+
"isStatic": false,
|
|
335
|
+
"isAbstract": false,
|
|
336
|
+
"isVirtual": true,
|
|
337
|
+
"isOverride": true,
|
|
338
|
+
"isSealed": false,
|
|
383
339
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
384
340
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
385
341
|
"isExtensionMethod": false
|
|
@@ -387,13 +343,18 @@
|
|
|
387
343
|
{
|
|
388
344
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider::ForRename(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
389
345
|
"clrName": "ForRename",
|
|
390
|
-
"tsEmitName": "forRename",
|
|
391
346
|
"metadataToken": 100665169,
|
|
392
347
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
393
348
|
"normalizedSignature": "ForRename|(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
394
349
|
"emitScope": "ClassSurface",
|
|
350
|
+
"provenance": "Original",
|
|
395
351
|
"arity": 0,
|
|
396
352
|
"parameterCount": 1,
|
|
353
|
+
"isStatic": false,
|
|
354
|
+
"isAbstract": false,
|
|
355
|
+
"isVirtual": true,
|
|
356
|
+
"isOverride": true,
|
|
357
|
+
"isSealed": false,
|
|
397
358
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
398
359
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
399
360
|
"isExtensionMethod": false
|
|
@@ -413,69 +374,6 @@
|
|
|
413
374
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
414
375
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
415
376
|
}
|
|
416
|
-
],
|
|
417
|
-
"exposedMethods": [
|
|
418
|
-
{
|
|
419
|
-
"tsName": "forRemove",
|
|
420
|
-
"isStatic": false,
|
|
421
|
-
"tsSignatureId": "ForRemove|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
422
|
-
"target": {
|
|
423
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
424
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
425
|
-
"metadataToken": 100665165
|
|
426
|
-
}
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"tsName": "forRemove",
|
|
430
|
-
"isStatic": false,
|
|
431
|
-
"tsSignatureId": "ForRemove|(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
432
|
-
"target": {
|
|
433
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
434
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
435
|
-
"metadataToken": 100665166
|
|
436
|
-
}
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
"tsName": "forRemove",
|
|
440
|
-
"isStatic": false,
|
|
441
|
-
"tsSignatureId": "ForRemove|(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
442
|
-
"target": {
|
|
443
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
444
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
445
|
-
"metadataToken": 100665167
|
|
446
|
-
}
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"tsName": "forRename",
|
|
450
|
-
"isStatic": false,
|
|
451
|
-
"tsSignatureId": "ForRename|(Microsoft.EntityFrameworkCore.Metadata.ITable):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
452
|
-
"target": {
|
|
453
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
454
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
455
|
-
"metadataToken": 100665168
|
|
456
|
-
}
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"tsName": "forRename",
|
|
460
|
-
"isStatic": false,
|
|
461
|
-
"tsSignatureId": "ForRename|(Microsoft.EntityFrameworkCore.Metadata.IColumn):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
462
|
-
"target": {
|
|
463
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
464
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
465
|
-
"metadataToken": 100665169
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
],
|
|
469
|
-
"exposedConstructors": [
|
|
470
|
-
{
|
|
471
|
-
"isStatic": false,
|
|
472
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Migrations.MigrationsAnnotationProviderDependencies):void|static=false",
|
|
473
|
-
"target": {
|
|
474
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.SqlServerMigrationsAnnotationProvider",
|
|
475
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
476
|
-
"metadataToken": 100665164
|
|
477
|
-
}
|
|
478
|
-
}
|
|
479
377
|
]
|
|
480
378
|
}
|
|
481
379
|
]
|