@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.
Files changed (93) hide show
  1. package/Azure/internal/index.d.ts +42 -44
  2. package/Azure.Core/bindings.json +2859 -2859
  3. package/Azure.Core/internal/index.d.ts +103 -105
  4. package/Azure.Core.Cryptography/internal/index.d.ts +3 -2
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +3 -2
  6. package/Azure.Core.Extensions/internal/index.d.ts +3 -2
  7. package/Azure.Core.GeoJson/internal/index.d.ts +14 -16
  8. package/Azure.Core.Pipeline/internal/index.d.ts +20 -19
  9. package/Azure.Core.Serialization/internal/index.d.ts +17 -16
  10. package/Azure.Core.d.ts +2 -2
  11. package/Azure.Identity/internal/index.d.ts +3 -2
  12. package/Azure.Messaging/internal/index.d.ts +17 -16
  13. package/Microsoft.Data/internal/index.d.ts +3 -2
  14. package/Microsoft.Data.Sql/internal/index.d.ts +3 -2
  15. package/Microsoft.Data.SqlClient/internal/index.d.ts +46 -48
  16. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +3 -2
  17. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +33 -32
  18. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +13 -12
  19. package/Microsoft.Data.SqlTypes/bindings.json +4 -1
  20. package/Microsoft.Data.SqlTypes/internal/index.d.ts +9 -8
  21. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +171 -173
  22. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +3 -2
  23. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +7 -6
  24. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +3 -2
  25. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +17 -16
  26. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +20 -22
  27. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -4
  28. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +45 -44
  29. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +5 -4
  30. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +5 -4
  31. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +26 -25
  32. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +27 -26
  33. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +1 -1
  34. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +16 -18
  35. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +1 -1
  36. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +50 -49
  37. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +3 -2
  38. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +4 -3
  39. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +418 -418
  40. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +97 -99
  41. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -3
  42. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +8 -7
  44. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +1 -1
  45. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +32 -34
  46. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
  47. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +8 -10
  48. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +7 -9
  49. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -5
  50. package/Microsoft.Identity.Client/bindings.json +100 -100
  51. package/Microsoft.Identity.Client/internal/index.d.ts +15 -17
  52. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +3 -2
  53. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +3 -2
  54. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -2
  55. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -2
  56. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +3 -2
  57. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +3 -2
  58. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +3 -2
  59. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +3 -2
  60. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +3 -2
  61. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +3 -2
  62. package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -2
  63. package/Microsoft.Identity.Client.Region/internal/index.d.ts +3 -2
  64. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +3 -2
  65. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +3 -2
  66. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +3 -2
  67. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +3 -2
  68. package/Microsoft.Identity.Client.d.ts +1 -1
  69. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +12 -11
  70. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +10 -12
  71. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +27 -26
  72. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +4 -3
  73. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
  74. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +4 -3
  75. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +3 -2
  76. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -17
  77. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +3 -2
  78. package/Microsoft.SqlServer.Server/internal/index.d.ts +3 -2
  79. package/README.md +32 -13
  80. package/System/internal/index.d.ts +19 -18
  81. package/System.ClientModel/internal/index.d.ts +12 -14
  82. package/System.ClientModel.Primitives/internal/index.d.ts +77 -79
  83. package/System.Configuration/internal/index.d.ts +94 -93
  84. package/System.Configuration.Internal/internal/index.d.ts +27 -29
  85. package/System.Configuration.Provider/internal/index.d.ts +5 -4
  86. package/System.Configuration.Provider.d.ts +1 -1
  87. package/System.Diagnostics/internal/index.d.ts +3 -2
  88. package/System.Drawing.Configuration/internal/index.d.ts +3 -2
  89. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -11
  90. package/System.Security.Cryptography/internal/index.d.ts +5 -4
  91. package/System.Text.Json.Serialization/internal/index.d.ts +3 -5
  92. package/__internal/extensions/index.d.ts +199 -201
  93. 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 { DbLoggerCategory$Database$Transaction, DbLoggerCategory$Model$Validation, DbLoggerCategory$Scaffolding } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.js';
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
- // Primitive type aliases from @tsonic/core
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 { DbLoggerCategory$Model$Validation } from "@tsonic/efcore/Microsoft.EntityFrameworkCore/internal/index.js";
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<DbLoggerCategory$Model$Validation>): void;
53
- ValidateByteIdentityMapping(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
54
- ValidateCompatible(property: IProperty, duplicateProperty: IProperty, columnName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
55
- ValidateCompatible(key: IKey, duplicateKey: IKey, keyName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
56
- ValidateCompatible(index: IIndex, duplicateIndex: IIndex, indexName: string, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
57
- ValidateDecimalColumns(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
58
- ValidateIndexIncludeProperties(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
59
- ValidateSharedColumnsCompatibility(mappedTypes: IReadOnlyList_1<IEntityType>, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
60
- ValidateSharedTableCompatibility(mappedTypes: IReadOnlyList_1<IEntityType>, storeObject: StoreObjectIdentifier, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
61
- ValidateTemporalTables(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
62
- ValidateTypeMappings(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
63
- ValidateValueGeneration(entityType: IEntityType, key: IKey, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
64
- ValidateVectorColumns(model: IModel, logger: IDiagnosticsLogger_1<DbLoggerCategory$Model$Validation>): void;
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 { DbLoggerCategory$Model$Validation } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.js';
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
- // Primitive type aliases from @tsonic/core
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 | undefined>;
30
- static LogMissingTable(logger: IDiagnosticsLogger): EventDefinition_1<string | undefined>;
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 | undefined, string | undefined>;
34
- static LogPrincipalTableNotInSelectionSet(logger: IDiagnosticsLogger): EventDefinition_3<string | undefined, string | undefined, string | undefined>;
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: unknown, oldEngineType: unknown): string;
57
- static CannotProduceUnterminatedSQLWithComments(operation: unknown): string;
58
- static CompatibilityLevelTooLowForScalarCollections(compatibilityLevel: unknown): string;
59
- static DuplicateColumnIdentityIncrementMismatch(entityType1: unknown, property1: unknown, entityType2: unknown, property2: unknown, columnName: unknown, table: unknown): string;
60
- static DuplicateColumnIdentitySeedMismatch(entityType1: unknown, property1: unknown, entityType2: unknown, property2: unknown, columnName: unknown, table: unknown): string;
61
- static DuplicateColumnNameValueGenerationStrategyMismatch(entityType1: unknown, property1: unknown, entityType2: unknown, property2: unknown, columnName: unknown, table: unknown): string;
62
- static DuplicateColumnSequenceMismatch(entityType1: unknown, property1: unknown, entityType2: unknown, property2: unknown, columnName: unknown, table: unknown): string;
63
- static DuplicateColumnSparsenessMismatch(entityType1: unknown, property1: unknown, entityType2: unknown, property2: unknown, columnName: unknown, table: unknown): string;
64
- static DuplicateIndexClusteredMismatch(index1: unknown, entityType1: unknown, index2: unknown, entityType2: unknown, table: unknown, indexName: unknown): string;
65
- static DuplicateIndexDataCompressionMismatch(index1: unknown, entityType1: unknown, index2: unknown, entityType2: unknown, table: unknown, indexName: unknown): string;
66
- static DuplicateIndexFillFactorMismatch(index1: unknown, entityType1: unknown, index2: unknown, entityType2: unknown, table: unknown, indexName: unknown): string;
67
- static DuplicateIndexIncludedMismatch(index1: unknown, entityType1: unknown, index2: unknown, entityType2: unknown, table: unknown, indexName: unknown, includedColumns1: unknown, includedColumns2: unknown): string;
68
- static DuplicateIndexOnlineMismatch(index1: unknown, entityType1: unknown, index2: unknown, entityType2: unknown, table: unknown, indexName: unknown): string;
69
- static DuplicateIndexSortInTempDbMismatch(index1: unknown, entityType1: unknown, index2: unknown, entityType2: unknown, table: unknown, indexName: unknown): string;
70
- static DuplicateKeyMismatchedClustering(key1: unknown, entityType1: unknown, key2: unknown, entityType2: unknown, table: unknown, keyName: unknown): string;
71
- static IdentityBadType(property: unknown, entityType: unknown, propertyType: unknown): string;
72
- static IncludePropertyDuplicated(entityType: unknown, property: unknown, index: unknown): string;
73
- static IncludePropertyInIndex(entityType: unknown, property: unknown, index: unknown): string;
74
- static IncludePropertyNotFound(property: unknown, index: unknown, entityType: unknown): string;
75
- static IncompatibleSqlOutputClauseMismatch(table: unknown, entityType: unknown, otherEntityType: unknown, entityTypeWithSqlOutputClause: unknown, entityTypeWithoutSqlOutputClause: unknown): string;
76
- static IncompatibleTableMemoryOptimizedMismatch(table: unknown, entityType: unknown, otherEntityType: unknown, memoryOptimizedEntityType: unknown, nonMemoryOptimizedEntityType: unknown): string;
77
- static InvalidEngineType(methods: unknown): string;
78
- static InvalidTableToIncludeInScaffolding(table: unknown): string;
79
- static JsonValuePathExpressionsNotSupported(compatibilityLevel: unknown): string;
80
- static MultipleIdentityColumns(properties: unknown, table: unknown): string;
81
- static SequenceBadType(property: unknown, entityType: unknown, propertyType: unknown): string;
82
- static TemporalAllEntitiesMappedToSameTableMustBeTemporal(entityType: unknown): string;
83
- static TemporalExpectedPeriodPropertyNotFound(entityType: unknown, propertyName: unknown): string;
84
- static TemporalMigrationModifyingComputedColumnNotSupported(columnName: unknown, tableName: unknown): string;
85
- static TemporalMustDefinePeriodProperties(entityType: unknown): string;
86
- static TemporalNavigationExpansionBetweenTemporalAndNonTemporal(entityType: unknown): string;
87
- static TemporalNavigationExpansionOnlySupportedForAsOf(operationName: unknown): string;
88
- static TemporalNotSupportedForTableSplittingWithInconsistentPeriodMapping(periodType: unknown, entityType: unknown, periodProperty: unknown, periodColumn: unknown, expectedColumnName: unknown): string;
89
- static TemporalOnlyOnRoot(entityType: unknown): string;
90
- static TemporalOnlySupportedForTPH(entityType: unknown): string;
91
- static TemporalPeriodPropertyCantHaveDefaultValue(entityType: unknown, propertyName: unknown): string;
92
- static TemporalPeriodPropertyMustBeInShadowState(entityType: unknown, propertyName: unknown): string;
93
- static TemporalPeriodPropertyMustBeMappedToDatetime2(entityType: unknown, propertyName: unknown, columnType: unknown): string;
94
- static TemporalPeriodPropertyMustBeNonNullableDateTime(entityType: unknown, propertyName: unknown, dateTimeType: unknown): string;
95
- static TemporalPropertyMappedToPeriodColumnMustBeValueGeneratedOnAddOrUpdate(entityType: unknown, propertyName: unknown, valueGeneratedValue: unknown): string;
96
- static TemporalSetOperationOnMismatchedSources(entityType: unknown): string;
97
- static VectorDimensionsMissing(structuralType: unknown, propertyName: unknown): string;
98
- static VectorPropertiesNotSupportedInJson(propertyName: unknown, structuralType: unknown): string;
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
- // Primitive type aliases from @tsonic/core
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
- // Primitive type aliases from @tsonic/core
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: unknown): boolean;
34
+ InterpretExistsResult(value: JsValue | null): boolean;
34
35
  }
35
36
 
36
37