@tsonic/efcore-sqlserver 10.0.40 → 10.0.41
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/internal/index.d.ts +42 -44
- package/Azure.Core/bindings.json +2859 -2859
- package/Azure.Core/internal/index.d.ts +103 -105
- package/Azure.Core.Cryptography/internal/index.d.ts +3 -2
- package/Azure.Core.Diagnostics/internal/index.d.ts +3 -2
- package/Azure.Core.Extensions/internal/index.d.ts +3 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +14 -16
- package/Azure.Core.Pipeline/internal/index.d.ts +20 -19
- package/Azure.Core.Serialization/internal/index.d.ts +17 -16
- package/Azure.Core.d.ts +2 -2
- package/Azure.Identity/internal/index.d.ts +3 -2
- package/Azure.Messaging/internal/index.d.ts +17 -16
- package/Microsoft.Data/internal/index.d.ts +3 -2
- package/Microsoft.Data.Sql/internal/index.d.ts +3 -2
- package/Microsoft.Data.SqlClient/internal/index.d.ts +46 -48
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +3 -2
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +33 -32
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +13 -12
- package/Microsoft.Data.SqlTypes/bindings.json +4 -1
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +9 -8
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +171 -173
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +7 -6
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +17 -16
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +20 -22
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -4
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +45 -44
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +5 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +5 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +26 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +27 -26
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +16 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +50 -49
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +4 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +418 -418
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +97 -99
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +8 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +32 -34
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +8 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +7 -9
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -5
- package/Microsoft.Identity.Client/bindings.json +100 -100
- package/Microsoft.Identity.Client/internal/index.d.ts +15 -17
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +3 -2
- package/Microsoft.Identity.Client.d.ts +1 -1
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +12 -11
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +10 -12
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +27 -26
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +4 -3
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +4 -3
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -17
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.SqlServer.Server/internal/index.d.ts +3 -2
- package/README.md +32 -13
- package/System/internal/index.d.ts +19 -18
- package/System.ClientModel/internal/index.d.ts +12 -14
- package/System.ClientModel.Primitives/internal/index.d.ts +77 -79
- package/System.Configuration/internal/index.d.ts +94 -93
- package/System.Configuration.Internal/internal/index.d.ts +27 -29
- package/System.Configuration.Provider/internal/index.d.ts +5 -4
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Diagnostics/internal/index.d.ts +3 -2
- package/System.Drawing.Configuration/internal/index.d.ts +3 -2
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -11
- package/System.Security.Cryptography/internal/index.d.ts +5 -4
- package/System.Text.Json.Serialization/internal/index.d.ts +3 -5
- package/__internal/extensions/index.d.ts +199 -201
- package/package.json +5 -5
|
@@ -9,7 +9,7 @@ import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Extensions.
|
|
|
9
9
|
import type { SqlServerValueGenerationStrategy } from './Microsoft.EntityFrameworkCore.Metadata/internal/index.js';
|
|
10
10
|
import type { Boolean as ClrBoolean, Int32, Int64, Nullable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
11
11
|
import type { IDiagnosticsLogger } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
|
|
12
|
-
import type {
|
|
12
|
+
import type { DbLoggerCategory_Database_Transaction, DbLoggerCategory_Model_Validation, DbLoggerCategory_Scaffolding } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.js';
|
|
13
13
|
import type { IProperty, IReadOnlyProperty } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Metadata.js';
|
|
14
14
|
|
|
15
15
|
// Public API exports (curated - no internal $instance/$views leakage)
|
|
@@ -2,11 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
|
-
// Import support types from @tsonic/core
|
|
9
|
-
import type { ptr } from "@tsonic/core/types.js";
|
|
10
8
|
|
|
11
9
|
// Import types from other namespaces
|
|
12
10
|
import type { IReadOnlyList_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
@@ -16,7 +14,7 @@ import type { IDiagnosticsLogger_1 } from "@tsonic/efcore/Microsoft.EntityFramew
|
|
|
16
14
|
import * as Microsoft_EntityFrameworkCore_Infrastructure_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.js";
|
|
17
15
|
import type { DbContextOptionsExtensionInfo, IDbContextOptions, IDbContextOptionsExtension, IModelValidator, ISingletonOptions, ModelValidatorDependencies, RelationalModelValidator, RelationalModelValidatorDependencies, RelationalOptionsExtension } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.js";
|
|
18
16
|
import type { IEntityType, IIndex, IKey, IModel, IProperty, StoreObjectIdentifier } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Metadata/internal/index.js";
|
|
19
|
-
import type {
|
|
17
|
+
import type { DbLoggerCategory_Model_Validation } from "@tsonic/efcore/Microsoft.EntityFrameworkCore/internal/index.js";
|
|
20
18
|
import type { IServiceCollection } from "@tsonic/microsoft-extensions/Microsoft.Extensions.DependencyInjection/internal/index.js";
|
|
21
19
|
|
|
22
20
|
export enum SqlServerEngineType {
|
|
@@ -49,19 +47,19 @@ export interface SqlServerModelValidator$instance extends RelationalModelValidat
|
|
|
49
47
|
|
|
50
48
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Infrastructure_IModelValidator: never;
|
|
51
49
|
|
|
52
|
-
Validate(model: IModel, logger: IDiagnosticsLogger_1<
|
|
53
|
-
ValidateByteIdentityMapping(model: IModel, logger: IDiagnosticsLogger_1<
|
|
54
|
-
ValidateCompatible(property: IProperty, duplicateProperty: IProperty, columnName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<
|
|
55
|
-
ValidateCompatible(key: IKey, duplicateKey: IKey, keyName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<
|
|
56
|
-
ValidateCompatible(index: IIndex, duplicateIndex: IIndex, indexName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<
|
|
57
|
-
ValidateDecimalColumns(model: IModel, logger: IDiagnosticsLogger_1<
|
|
58
|
-
ValidateIndexIncludeProperties(model: IModel, logger: IDiagnosticsLogger_1<
|
|
59
|
-
ValidateSharedColumnsCompatibility(mappedTypes: IReadOnlyList_1<IEntityType>, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<
|
|
60
|
-
ValidateSharedTableCompatibility(mappedTypes: IReadOnlyList_1<IEntityType>, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<
|
|
61
|
-
ValidateTemporalTables(model: IModel, logger: IDiagnosticsLogger_1<
|
|
62
|
-
ValidateTypeMappings(model: IModel, logger: IDiagnosticsLogger_1<
|
|
63
|
-
ValidateValueGeneration(entityType: IEntityType, key: IKey, logger: IDiagnosticsLogger_1<
|
|
64
|
-
ValidateVectorColumns(model: IModel, logger: IDiagnosticsLogger_1<
|
|
50
|
+
Validate(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
51
|
+
ValidateByteIdentityMapping(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
52
|
+
ValidateCompatible(property: IProperty, duplicateProperty: IProperty, columnName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
53
|
+
ValidateCompatible(key: IKey, duplicateKey: IKey, keyName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
54
|
+
ValidateCompatible(index: IIndex, duplicateIndex: IIndex, indexName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
55
|
+
ValidateDecimalColumns(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
56
|
+
ValidateIndexIncludeProperties(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
57
|
+
ValidateSharedColumnsCompatibility(mappedTypes: IReadOnlyList_1<IEntityType>, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
58
|
+
ValidateSharedTableCompatibility(mappedTypes: IReadOnlyList_1<IEntityType>, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
59
|
+
ValidateTemporalTables(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
60
|
+
ValidateTypeMappings(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
61
|
+
ValidateValueGeneration(entityType: IEntityType, key: IKey, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
62
|
+
ValidateVectorColumns(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>): void;
|
|
65
63
|
}
|
|
66
64
|
|
|
67
65
|
|
|
@@ -10,7 +10,7 @@ import type { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js
|
|
|
10
10
|
import type { Boolean as ClrBoolean, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Nullable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
11
11
|
import type { IDiagnosticsLogger } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
|
|
12
12
|
import type { DbContextOptionsExtensionInfo, IDbContextOptions, IDbContextOptionsExtension, IModelValidator, ISingletonOptions, ModelValidatorDependencies, RelationalModelValidator, RelationalModelValidatorDependencies, RelationalOptionsExtension } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure.js';
|
|
13
|
-
import type {
|
|
13
|
+
import type { DbLoggerCategory_Model_Validation } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.js';
|
|
14
14
|
import type { IEntityType, IIndex, IKey, IModel, IProperty, StoreObjectIdentifier } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Metadata.js';
|
|
15
15
|
import type { IServiceCollection } from '@tsonic/microsoft-extensions/Microsoft.Extensions.DependencyInjection.js';
|
|
16
16
|
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.EntityFrameworkCore.SqlServer.Internal
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
@@ -26,12 +27,12 @@ export abstract class SqlServerResources$instance {
|
|
|
26
27
|
static LogFoundTable(logger: IDiagnosticsLogger): EventDefinition_1<System_Internal.String>;
|
|
27
28
|
static LogFoundTypeAlias(logger: IDiagnosticsLogger): EventDefinition_2<System_Internal.String, System_Internal.String>;
|
|
28
29
|
static LogFoundUniqueConstraint(logger: IDiagnosticsLogger): EventDefinition_2<System_Internal.String, System_Internal.String>;
|
|
29
|
-
static LogMissingSchema(logger: IDiagnosticsLogger): EventDefinition_1<string |
|
|
30
|
-
static LogMissingTable(logger: IDiagnosticsLogger): EventDefinition_1<string |
|
|
30
|
+
static LogMissingSchema(logger: IDiagnosticsLogger): EventDefinition_1<string | null>;
|
|
31
|
+
static LogMissingTable(logger: IDiagnosticsLogger): EventDefinition_1<string | null>;
|
|
31
32
|
static LogMissingViewDefinitionRights(logger: IDiagnosticsLogger): EventDefinition;
|
|
32
33
|
static LogPrincipalColumnNotFound(logger: IDiagnosticsLogger): EventDefinition_4<System_Internal.String, System_Internal.String, System_Internal.String, System_Internal.String>;
|
|
33
|
-
static LogPrincipalTableInformationNotFound(logger: IDiagnosticsLogger): EventDefinition_2<string |
|
|
34
|
-
static LogPrincipalTableNotInSelectionSet(logger: IDiagnosticsLogger): EventDefinition_3<string |
|
|
34
|
+
static LogPrincipalTableInformationNotFound(logger: IDiagnosticsLogger): EventDefinition_2<string | null, string | null>;
|
|
35
|
+
static LogPrincipalTableNotInSelectionSet(logger: IDiagnosticsLogger): EventDefinition_3<string | null, string | null, string | null>;
|
|
35
36
|
static LogReflexiveConstraintIgnored(logger: IDiagnosticsLogger): EventDefinition_2<System_Internal.String, System_Internal.String>;
|
|
36
37
|
static LogSavepointsDisabledBecauseOfMARS(logger: IDiagnosticsLogger): EventDefinition;
|
|
37
38
|
}
|
|
@@ -53,49 +54,49 @@ export abstract class SqlServerStrings$instance {
|
|
|
53
54
|
static readonly SaveChangesFailedBecauseOfTriggers: string;
|
|
54
55
|
static readonly TransientExceptionDetected: string;
|
|
55
56
|
static readonly VectorDimensionsInvalid: string;
|
|
56
|
-
static AlreadyConfiguredEngineType(newEngineType:
|
|
57
|
-
static CannotProduceUnterminatedSQLWithComments(operation:
|
|
58
|
-
static CompatibilityLevelTooLowForScalarCollections(compatibilityLevel:
|
|
59
|
-
static DuplicateColumnIdentityIncrementMismatch(entityType1:
|
|
60
|
-
static DuplicateColumnIdentitySeedMismatch(entityType1:
|
|
61
|
-
static DuplicateColumnNameValueGenerationStrategyMismatch(entityType1:
|
|
62
|
-
static DuplicateColumnSequenceMismatch(entityType1:
|
|
63
|
-
static DuplicateColumnSparsenessMismatch(entityType1:
|
|
64
|
-
static DuplicateIndexClusteredMismatch(index1:
|
|
65
|
-
static DuplicateIndexDataCompressionMismatch(index1:
|
|
66
|
-
static DuplicateIndexFillFactorMismatch(index1:
|
|
67
|
-
static DuplicateIndexIncludedMismatch(index1:
|
|
68
|
-
static DuplicateIndexOnlineMismatch(index1:
|
|
69
|
-
static DuplicateIndexSortInTempDbMismatch(index1:
|
|
70
|
-
static DuplicateKeyMismatchedClustering(key1:
|
|
71
|
-
static IdentityBadType(property:
|
|
72
|
-
static IncludePropertyDuplicated(entityType:
|
|
73
|
-
static IncludePropertyInIndex(entityType:
|
|
74
|
-
static IncludePropertyNotFound(property:
|
|
75
|
-
static IncompatibleSqlOutputClauseMismatch(table:
|
|
76
|
-
static IncompatibleTableMemoryOptimizedMismatch(table:
|
|
77
|
-
static InvalidEngineType(methods:
|
|
78
|
-
static InvalidTableToIncludeInScaffolding(table:
|
|
79
|
-
static JsonValuePathExpressionsNotSupported(compatibilityLevel:
|
|
80
|
-
static MultipleIdentityColumns(properties:
|
|
81
|
-
static SequenceBadType(property:
|
|
82
|
-
static TemporalAllEntitiesMappedToSameTableMustBeTemporal(entityType:
|
|
83
|
-
static TemporalExpectedPeriodPropertyNotFound(entityType:
|
|
84
|
-
static TemporalMigrationModifyingComputedColumnNotSupported(columnName:
|
|
85
|
-
static TemporalMustDefinePeriodProperties(entityType:
|
|
86
|
-
static TemporalNavigationExpansionBetweenTemporalAndNonTemporal(entityType:
|
|
87
|
-
static TemporalNavigationExpansionOnlySupportedForAsOf(operationName:
|
|
88
|
-
static TemporalNotSupportedForTableSplittingWithInconsistentPeriodMapping(periodType:
|
|
89
|
-
static TemporalOnlyOnRoot(entityType:
|
|
90
|
-
static TemporalOnlySupportedForTPH(entityType:
|
|
91
|
-
static TemporalPeriodPropertyCantHaveDefaultValue(entityType:
|
|
92
|
-
static TemporalPeriodPropertyMustBeInShadowState(entityType:
|
|
93
|
-
static TemporalPeriodPropertyMustBeMappedToDatetime2(entityType:
|
|
94
|
-
static TemporalPeriodPropertyMustBeNonNullableDateTime(entityType:
|
|
95
|
-
static TemporalPropertyMappedToPeriodColumnMustBeValueGeneratedOnAddOrUpdate(entityType:
|
|
96
|
-
static TemporalSetOperationOnMismatchedSources(entityType:
|
|
97
|
-
static VectorDimensionsMissing(structuralType:
|
|
98
|
-
static VectorPropertiesNotSupportedInJson(propertyName:
|
|
57
|
+
static AlreadyConfiguredEngineType(newEngineType: JsValue | null, oldEngineType: JsValue | null): string;
|
|
58
|
+
static CannotProduceUnterminatedSQLWithComments(operation: JsValue | null): string;
|
|
59
|
+
static CompatibilityLevelTooLowForScalarCollections(compatibilityLevel: JsValue | null): string;
|
|
60
|
+
static DuplicateColumnIdentityIncrementMismatch(entityType1: JsValue | null, property1: JsValue | null, entityType2: JsValue | null, property2: JsValue | null, columnName: JsValue | null, table: JsValue | null): string;
|
|
61
|
+
static DuplicateColumnIdentitySeedMismatch(entityType1: JsValue | null, property1: JsValue | null, entityType2: JsValue | null, property2: JsValue | null, columnName: JsValue | null, table: JsValue | null): string;
|
|
62
|
+
static DuplicateColumnNameValueGenerationStrategyMismatch(entityType1: JsValue | null, property1: JsValue | null, entityType2: JsValue | null, property2: JsValue | null, columnName: JsValue | null, table: JsValue | null): string;
|
|
63
|
+
static DuplicateColumnSequenceMismatch(entityType1: JsValue | null, property1: JsValue | null, entityType2: JsValue | null, property2: JsValue | null, columnName: JsValue | null, table: JsValue | null): string;
|
|
64
|
+
static DuplicateColumnSparsenessMismatch(entityType1: JsValue | null, property1: JsValue | null, entityType2: JsValue | null, property2: JsValue | null, columnName: JsValue | null, table: JsValue | null): string;
|
|
65
|
+
static DuplicateIndexClusteredMismatch(index1: JsValue | null, entityType1: JsValue | null, index2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, indexName: JsValue | null): string;
|
|
66
|
+
static DuplicateIndexDataCompressionMismatch(index1: JsValue | null, entityType1: JsValue | null, index2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, indexName: JsValue | null): string;
|
|
67
|
+
static DuplicateIndexFillFactorMismatch(index1: JsValue | null, entityType1: JsValue | null, index2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, indexName: JsValue | null): string;
|
|
68
|
+
static DuplicateIndexIncludedMismatch(index1: JsValue | null, entityType1: JsValue | null, index2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, indexName: JsValue | null, includedColumns1: JsValue | null, includedColumns2: JsValue | null): string;
|
|
69
|
+
static DuplicateIndexOnlineMismatch(index1: JsValue | null, entityType1: JsValue | null, index2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, indexName: JsValue | null): string;
|
|
70
|
+
static DuplicateIndexSortInTempDbMismatch(index1: JsValue | null, entityType1: JsValue | null, index2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, indexName: JsValue | null): string;
|
|
71
|
+
static DuplicateKeyMismatchedClustering(key1: JsValue | null, entityType1: JsValue | null, key2: JsValue | null, entityType2: JsValue | null, table: JsValue | null, keyName: JsValue | null): string;
|
|
72
|
+
static IdentityBadType(property: JsValue | null, entityType: JsValue | null, propertyType: JsValue | null): string;
|
|
73
|
+
static IncludePropertyDuplicated(entityType: JsValue | null, property: JsValue | null, index: JsValue | null): string;
|
|
74
|
+
static IncludePropertyInIndex(entityType: JsValue | null, property: JsValue | null, index: JsValue | null): string;
|
|
75
|
+
static IncludePropertyNotFound(property: JsValue | null, index: JsValue | null, entityType: JsValue | null): string;
|
|
76
|
+
static IncompatibleSqlOutputClauseMismatch(table: JsValue | null, entityType: JsValue | null, otherEntityType: JsValue | null, entityTypeWithSqlOutputClause: JsValue | null, entityTypeWithoutSqlOutputClause: JsValue | null): string;
|
|
77
|
+
static IncompatibleTableMemoryOptimizedMismatch(table: JsValue | null, entityType: JsValue | null, otherEntityType: JsValue | null, memoryOptimizedEntityType: JsValue | null, nonMemoryOptimizedEntityType: JsValue | null): string;
|
|
78
|
+
static InvalidEngineType(methods: JsValue | null): string;
|
|
79
|
+
static InvalidTableToIncludeInScaffolding(table: JsValue | null): string;
|
|
80
|
+
static JsonValuePathExpressionsNotSupported(compatibilityLevel: JsValue | null): string;
|
|
81
|
+
static MultipleIdentityColumns(properties: JsValue | null, table: JsValue | null): string;
|
|
82
|
+
static SequenceBadType(property: JsValue | null, entityType: JsValue | null, propertyType: JsValue | null): string;
|
|
83
|
+
static TemporalAllEntitiesMappedToSameTableMustBeTemporal(entityType: JsValue | null): string;
|
|
84
|
+
static TemporalExpectedPeriodPropertyNotFound(entityType: JsValue | null, propertyName: JsValue | null): string;
|
|
85
|
+
static TemporalMigrationModifyingComputedColumnNotSupported(columnName: JsValue | null, tableName: JsValue | null): string;
|
|
86
|
+
static TemporalMustDefinePeriodProperties(entityType: JsValue | null): string;
|
|
87
|
+
static TemporalNavigationExpansionBetweenTemporalAndNonTemporal(entityType: JsValue | null): string;
|
|
88
|
+
static TemporalNavigationExpansionOnlySupportedForAsOf(operationName: JsValue | null): string;
|
|
89
|
+
static TemporalNotSupportedForTableSplittingWithInconsistentPeriodMapping(periodType: JsValue | null, entityType: JsValue | null, periodProperty: JsValue | null, periodColumn: JsValue | null, expectedColumnName: JsValue | null): string;
|
|
90
|
+
static TemporalOnlyOnRoot(entityType: JsValue | null): string;
|
|
91
|
+
static TemporalOnlySupportedForTPH(entityType: JsValue | null): string;
|
|
92
|
+
static TemporalPeriodPropertyCantHaveDefaultValue(entityType: JsValue | null, propertyName: JsValue | null): string;
|
|
93
|
+
static TemporalPeriodPropertyMustBeInShadowState(entityType: JsValue | null, propertyName: JsValue | null): string;
|
|
94
|
+
static TemporalPeriodPropertyMustBeMappedToDatetime2(entityType: JsValue | null, propertyName: JsValue | null, columnType: JsValue | null): string;
|
|
95
|
+
static TemporalPeriodPropertyMustBeNonNullableDateTime(entityType: JsValue | null, propertyName: JsValue | null, dateTimeType: JsValue | null): string;
|
|
96
|
+
static TemporalPropertyMappedToPeriodColumnMustBeValueGeneratedOnAddOrUpdate(entityType: JsValue | null, propertyName: JsValue | null, valueGeneratedValue: JsValue | null): string;
|
|
97
|
+
static TemporalSetOperationOnMismatchedSources(entityType: JsValue | null): string;
|
|
98
|
+
static VectorDimensionsMissing(structuralType: JsValue | null, propertyName: JsValue | null): string;
|
|
99
|
+
static VectorPropertiesNotSupportedInJson(propertyName: JsValue | null, structuralType: JsValue | null): string;
|
|
99
100
|
}
|
|
100
101
|
|
|
101
102
|
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { IEnumerable_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
@@ -2,8 +2,9 @@
|
|
|
2
2
|
// Namespace: Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
|
-
//
|
|
6
|
-
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
5
|
+
// Core type aliases from @tsonic/core
|
|
6
|
+
import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
|
+
|
|
7
8
|
|
|
8
9
|
// Import types from other namespaces
|
|
9
10
|
import type { IEnumerable_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
@@ -30,7 +31,7 @@ export interface SqlServerHistoryRepository$instance extends HistoryRepository {
|
|
|
30
31
|
GetBeginIfNotExistsScript(migrationId: string): string;
|
|
31
32
|
GetCreateIfNotExistsScript(): string;
|
|
32
33
|
GetEndIfScript(): string;
|
|
33
|
-
InterpretExistsResult(value:
|
|
34
|
+
InterpretExistsResult(value: JsValue | null): boolean;
|
|
34
35
|
}
|
|
35
36
|
|
|
36
37
|
|