@tsonic/efcore-sqlserver 10.0.41 → 10.0.42

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 (159) hide show
  1. package/Azure/internal/index.d.ts +44 -44
  2. package/Azure.Core/internal/index.d.ts +19 -19
  3. package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
  4. package/Azure.Core.Cryptography.d.ts +4 -0
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
  6. package/Azure.Core.Diagnostics.d.ts +4 -0
  7. package/Azure.Core.Extensions/internal/index.d.ts +10 -9
  8. package/Azure.Core.Extensions.d.ts +6 -2
  9. package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
  10. package/Azure.Core.GeoJson.d.ts +4 -0
  11. package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
  12. package/Azure.Core.Pipeline.d.ts +4 -0
  13. package/Azure.Core.Serialization/internal/index.d.ts +14 -14
  14. package/Azure.Core.Serialization.d.ts +4 -0
  15. package/Azure.Core.d.ts +5 -1
  16. package/Azure.Identity/internal/index.d.ts +1 -1
  17. package/Azure.Identity.d.ts +4 -0
  18. package/Azure.Messaging/internal/index.d.ts +3 -3
  19. package/Azure.Messaging.d.ts +4 -0
  20. package/Azure.d.ts +8 -4
  21. package/Microsoft.Data/internal/index.d.ts +1 -1
  22. package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
  23. package/Microsoft.Data.Sql.d.ts +4 -0
  24. package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
  25. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
  26. package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
  27. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
  28. package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
  29. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
  30. package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
  31. package/Microsoft.Data.SqlClient.d.ts +4 -0
  32. package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
  33. package/Microsoft.Data.SqlTypes.d.ts +4 -0
  34. package/Microsoft.Data.d.ts +4 -0
  35. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
  36. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
  37. package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
  38. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
  39. package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
  40. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
  41. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
  42. package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
  43. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
  44. package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
  45. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
  46. package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
  47. package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
  48. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
  50. package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
  51. package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
  52. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
  76. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
  78. package/Microsoft.EntityFrameworkCore.d.ts +4 -0
  79. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
  80. package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
  81. package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
  82. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
  83. package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
  84. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
  86. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
  87. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
  88. package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
  89. package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
  90. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
  91. package/Microsoft.Identity.Client.Cache.d.ts +4 -0
  92. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
  94. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
  95. package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
  96. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
  97. package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
  98. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
  99. package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
  100. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
  102. package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP.d.ts +4 -0
  104. package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
  105. package/Microsoft.Identity.Client.Region.d.ts +4 -0
  106. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
  107. package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
  108. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
  110. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
  112. package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
  113. package/Microsoft.Identity.Client.Utils.d.ts +4 -0
  114. package/Microsoft.Identity.Client.d.ts +4 -0
  115. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
  116. package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
  117. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
  118. package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
  119. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
  120. package/Microsoft.IdentityModel.Logging.d.ts +4 -0
  121. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
  122. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  123. package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
  124. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
  128. package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
  129. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
  130. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
  131. package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
  132. package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
  133. package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
  134. package/Microsoft.SqlServer.Server.d.ts +4 -0
  135. package/README.md +4 -0
  136. package/System/internal/index.d.ts +8 -8
  137. package/System.ClientModel/internal/index.d.ts +16 -16
  138. package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
  139. package/System.ClientModel.Primitives.d.ts +6 -2
  140. package/System.ClientModel.d.ts +6 -2
  141. package/System.Configuration/internal/index.d.ts +92 -92
  142. package/System.Configuration.Internal/internal/index.d.ts +26 -26
  143. package/System.Configuration.Internal.d.ts +4 -0
  144. package/System.Configuration.Provider/internal/index.d.ts +3 -3
  145. package/System.Configuration.Provider.d.ts +5 -1
  146. package/System.Configuration.d.ts +4 -0
  147. package/System.Diagnostics/internal/index.d.ts +1 -1
  148. package/System.Diagnostics.d.ts +4 -0
  149. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  150. package/System.Drawing.Configuration.d.ts +4 -0
  151. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
  152. package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
  153. package/System.Security.Cryptography/internal/index.d.ts +1 -1
  154. package/System.Security.Cryptography.d.ts +4 -0
  155. package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
  156. package/System.Text.Json.Serialization.d.ts +4 -0
  157. package/System.d.ts +4 -0
  158. package/__internal/extensions/index.d.ts +105 -105
  159. package/package.json +5 -5
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -26,7 +26,7 @@ export interface SqlServerMigrationsSqlGenerator$instance extends MigrationsSqlG
26
26
  ColumnDefinition(schema: string | null, table: string, name: string, operation: ColumnOperation, model: IModel | null, builder: MigrationCommandListBuilder): void;
27
27
  ComputedColumnDefinition(schema: string | null, table: string, name: string, operation: ColumnOperation, model: IModel | null, builder: MigrationCommandListBuilder): void;
28
28
  CreateIndexes(indexes: IEnumerable_1<ITableIndex>, builder: MigrationCommandListBuilder): void;
29
- DefaultValue(defaultValue: JsValue | null, defaultValueSql: string | null, columnType: string | null, constraintName: string | null, builder: MigrationCommandListBuilder): void;
29
+ DefaultValue(defaultValue: unknown | null, defaultValueSql: string | null, columnType: string | null, constraintName: string | null, builder: MigrationCommandListBuilder): void;
30
30
  DropDefaultConstraint(schema: string | null, tableName: string, columnName: string, defaultConstraintName: string | null, builder: MigrationCommandListBuilder): void;
31
31
  DropDescription(builder: MigrationCommandListBuilder, schema: string | null, table: string, column?: string | null, omitVariableDeclarations?: boolean): void;
32
32
  DropIndexes(indexes: IEnumerable_1<ITableIndex>, builder: MigrationCommandListBuilder): void;
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { String as ClrString } from '@tsonic/dotnet/System.js';
10
14
  import type { IAnnotatable, IReadOnlyAnnotatable } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.Migrations/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { SqlServerCreateDatabaseOperation, SqlServerDropDatabaseOperation } from './Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.js';
10
14
  import type { IEnumerable, IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { IDictionary, IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { EventDefinitionBase, RelationalLoggingDefinitions } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
10
14
 
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { SqlServerValueGenerationStrategy } from './Microsoft.EntityFrameworkCore.Metadata/internal/index.js';
10
14
  import type { Boolean as ClrBoolean, Int32, Int64, Nullable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { Boolean as ClrBoolean, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Nullable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -54,49 +54,49 @@ export abstract class SqlServerStrings$instance {
54
54
  static readonly SaveChangesFailedBecauseOfTriggers: string;
55
55
  static readonly TransientExceptionDetected: string;
56
56
  static readonly VectorDimensionsInvalid: 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;
57
+ static AlreadyConfiguredEngineType(newEngineType: unknown | null, oldEngineType: unknown | null): string;
58
+ static CannotProduceUnterminatedSQLWithComments(operation: unknown | null): string;
59
+ static CompatibilityLevelTooLowForScalarCollections(compatibilityLevel: unknown | null): string;
60
+ static DuplicateColumnIdentityIncrementMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
61
+ static DuplicateColumnIdentitySeedMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
62
+ static DuplicateColumnNameValueGenerationStrategyMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
63
+ static DuplicateColumnSequenceMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
64
+ static DuplicateColumnSparsenessMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
65
+ static DuplicateIndexClusteredMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
66
+ static DuplicateIndexDataCompressionMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
67
+ static DuplicateIndexFillFactorMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
68
+ static DuplicateIndexIncludedMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null, includedColumns1: unknown | null, includedColumns2: unknown | null): string;
69
+ static DuplicateIndexOnlineMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
70
+ static DuplicateIndexSortInTempDbMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
71
+ static DuplicateKeyMismatchedClustering(key1: unknown | null, entityType1: unknown | null, key2: unknown | null, entityType2: unknown | null, table: unknown | null, keyName: unknown | null): string;
72
+ static IdentityBadType(property: unknown | null, entityType: unknown | null, propertyType: unknown | null): string;
73
+ static IncludePropertyDuplicated(entityType: unknown | null, property: unknown | null, index: unknown | null): string;
74
+ static IncludePropertyInIndex(entityType: unknown | null, property: unknown | null, index: unknown | null): string;
75
+ static IncludePropertyNotFound(property: unknown | null, index: unknown | null, entityType: unknown | null): string;
76
+ static IncompatibleSqlOutputClauseMismatch(table: unknown | null, entityType: unknown | null, otherEntityType: unknown | null, entityTypeWithSqlOutputClause: unknown | null, entityTypeWithoutSqlOutputClause: unknown | null): string;
77
+ static IncompatibleTableMemoryOptimizedMismatch(table: unknown | null, entityType: unknown | null, otherEntityType: unknown | null, memoryOptimizedEntityType: unknown | null, nonMemoryOptimizedEntityType: unknown | null): string;
78
+ static InvalidEngineType(methods: unknown | null): string;
79
+ static InvalidTableToIncludeInScaffolding(table: unknown | null): string;
80
+ static JsonValuePathExpressionsNotSupported(compatibilityLevel: unknown | null): string;
81
+ static MultipleIdentityColumns(properties: unknown | null, table: unknown | null): string;
82
+ static SequenceBadType(property: unknown | null, entityType: unknown | null, propertyType: unknown | null): string;
83
+ static TemporalAllEntitiesMappedToSameTableMustBeTemporal(entityType: unknown | null): string;
84
+ static TemporalExpectedPeriodPropertyNotFound(entityType: unknown | null, propertyName: unknown | null): string;
85
+ static TemporalMigrationModifyingComputedColumnNotSupported(columnName: unknown | null, tableName: unknown | null): string;
86
+ static TemporalMustDefinePeriodProperties(entityType: unknown | null): string;
87
+ static TemporalNavigationExpansionBetweenTemporalAndNonTemporal(entityType: unknown | null): string;
88
+ static TemporalNavigationExpansionOnlySupportedForAsOf(operationName: unknown | null): string;
89
+ static TemporalNotSupportedForTableSplittingWithInconsistentPeriodMapping(periodType: unknown | null, entityType: unknown | null, periodProperty: unknown | null, periodColumn: unknown | null, expectedColumnName: unknown | null): string;
90
+ static TemporalOnlyOnRoot(entityType: unknown | null): string;
91
+ static TemporalOnlySupportedForTPH(entityType: unknown | null): string;
92
+ static TemporalPeriodPropertyCantHaveDefaultValue(entityType: unknown | null, propertyName: unknown | null): string;
93
+ static TemporalPeriodPropertyMustBeInShadowState(entityType: unknown | null, propertyName: unknown | null): string;
94
+ static TemporalPeriodPropertyMustBeMappedToDatetime2(entityType: unknown | null, propertyName: unknown | null, columnType: unknown | null): string;
95
+ static TemporalPeriodPropertyMustBeNonNullableDateTime(entityType: unknown | null, propertyName: unknown | null, dateTimeType: unknown | null): string;
96
+ static TemporalPropertyMappedToPeriodColumnMustBeValueGeneratedOnAddOrUpdate(entityType: unknown | null, propertyName: unknown | null, valueGeneratedValue: unknown | null): string;
97
+ static TemporalSetOperationOnMismatchedSources(entityType: unknown | null): string;
98
+ static VectorDimensionsMissing(structuralType: unknown | null, propertyName: unknown | null): string;
99
+ static VectorPropertiesNotSupportedInJson(propertyName: unknown | null, structuralType: unknown | null): string;
100
100
  }
101
101
 
102
102
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
10
14
  import type { EventDefinition, FallbackEventDefinition, IDiagnosticsLogger } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -31,7 +31,7 @@ export interface SqlServerHistoryRepository$instance extends HistoryRepository {
31
31
  GetBeginIfNotExistsScript(migrationId: string): string;
32
32
  GetCreateIfNotExistsScript(): string;
33
33
  GetEndIfScript(): string;
34
- InterpretExistsResult(value: JsValue | null): boolean;
34
+ InterpretExistsResult(value: unknown | null): boolean;
35
35
  }
36
36
 
37
37
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { Boolean as ClrBoolean, IAsyncDisposable, IDisposable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -66,7 +66,7 @@ export interface SqlServerAggregateFunctionExpression$instance extends SqlExpres
66
66
  readonly Name: string;
67
67
  readonly Orderings: IReadOnlyList_1<OrderingExpression>;
68
68
  ApplyTypeMapping(typeMapping: RelationalTypeMapping | null): SqlServerAggregateFunctionExpression;
69
- Equals(obj: JsValue | null): boolean;
69
+ Equals(obj: unknown | null): boolean;
70
70
  GetHashCode(): int;
71
71
  Print(expressionPrinter: ExpressionPrinter): void;
72
72
  Quote(): Expression;
@@ -132,7 +132,7 @@ export interface SqlServerCompiledQueryCacheKeyGenerator$instance extends Relati
132
132
 
133
133
  readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_ICompiledQueryCacheKeyGenerator: never;
134
134
 
135
- GenerateCacheKey(query: Expression, async: boolean): JsValue;
135
+ GenerateCacheKey(query: Expression, async: boolean): unknown;
136
136
  }
137
137
 
138
138
 
@@ -473,7 +473,7 @@ export interface SqlServerOpenJsonExpression$instance extends TableValuedFunctio
473
473
  readonly JsonExpression: SqlExpression;
474
474
  readonly Path: IReadOnlyList_1<PathSegment> | null;
475
475
  Clone(alias: string | null, cloningExpressionVisitor: ExpressionVisitor): TableExpressionBase;
476
- Equals(obj: JsValue | null): boolean;
476
+ Equals(obj: unknown | null): boolean;
477
477
  GetHashCode(): int;
478
478
  Print(expressionPrinter: ExpressionPrinter): void;
479
479
  Quote(): Expression;
@@ -502,7 +502,7 @@ export interface SqlServerOpenJsonExpression_ColumnInfo$instance {
502
502
  set Path(value: IReadOnlyList_1<PathSegment> | null);
503
503
  TypeMapping: RelationalTypeMapping;
504
504
  Deconstruct(Name: string, TypeMapping: RelationalTypeMapping, Path: IReadOnlyList_1<PathSegment> | null, AsJson: boolean): void;
505
- Equals(obj: JsValue): boolean;
505
+ Equals(obj: unknown): boolean;
506
506
  Equals(other: SqlServerOpenJsonExpression_ColumnInfo): boolean;
507
507
  GetHashCode(): int;
508
508
  ToString(): string;
@@ -986,7 +986,7 @@ export interface TemporalAllQueryRootExpression$instance extends TemporalQueryRo
986
986
  readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
987
987
 
988
988
  DetachQueryProvider(): Expression;
989
- Equals(obj: JsValue | null): boolean;
989
+ Equals(obj: unknown | null): boolean;
990
990
  GetHashCode(): int;
991
991
  Print(expressionPrinter: ExpressionPrinter): void;
992
992
  UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
@@ -1008,7 +1008,7 @@ export interface TemporalAsOfQueryRootExpression$instance extends TemporalQueryR
1008
1008
 
1009
1009
  readonly PointInTime: DateTime;
1010
1010
  DetachQueryProvider(): Expression;
1011
- Equals(obj: JsValue | null): boolean;
1011
+ Equals(obj: unknown | null): boolean;
1012
1012
  GetHashCode(): int;
1013
1013
  Print(expressionPrinter: ExpressionPrinter): void;
1014
1014
  UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
@@ -1029,7 +1029,7 @@ export interface TemporalBetweenQueryRootExpression$instance extends TemporalRan
1029
1029
  readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
1030
1030
 
1031
1031
  DetachQueryProvider(): Expression;
1032
- Equals(obj: JsValue | null): boolean;
1032
+ Equals(obj: unknown | null): boolean;
1033
1033
  GetHashCode(): int;
1034
1034
  Print(expressionPrinter: ExpressionPrinter): void;
1035
1035
  UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
@@ -1050,7 +1050,7 @@ export interface TemporalContainedInQueryRootExpression$instance extends Tempora
1050
1050
  readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
1051
1051
 
1052
1052
  DetachQueryProvider(): Expression;
1053
- Equals(obj: JsValue | null): boolean;
1053
+ Equals(obj: unknown | null): boolean;
1054
1054
  GetHashCode(): int;
1055
1055
  Print(expressionPrinter: ExpressionPrinter): void;
1056
1056
  UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
@@ -1071,7 +1071,7 @@ export interface TemporalFromToQueryRootExpression$instance extends TemporalRang
1071
1071
  readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
1072
1072
 
1073
1073
  DetachQueryProvider(): Expression;
1074
- Equals(obj: JsValue | null): boolean;
1074
+ Equals(obj: unknown | null): boolean;
1075
1075
  GetHashCode(): int;
1076
1076
  Print(expressionPrinter: ExpressionPrinter): void;
1077
1077
  UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
@@ -1108,7 +1108,7 @@ export interface TemporalRangeQueryRootExpression$instance extends TemporalQuery
1108
1108
 
1109
1109
  readonly From: DateTime;
1110
1110
  readonly To: DateTime;
1111
- Equals(obj: JsValue | null): boolean;
1111
+ Equals(obj: unknown | null): boolean;
1112
1112
  GetHashCode(): int;
1113
1113
  }
1114
1114
 
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -24,7 +24,7 @@ export interface SqlServerJsonObjectExpression$instance extends SqlFunctionExpre
24
24
  readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IRelationalQuotableExpression: never;
25
25
 
26
26
  readonly PropertyNames: IReadOnlyList_1<System_Internal.String>;
27
- Equals(obj: JsValue | null): boolean;
27
+ Equals(obj: unknown | null): boolean;
28
28
  GetHashCode(): int;
29
29
  Print(expressionPrinter: ExpressionPrinter): void;
30
30
  Quote(): Expression;
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { ISqlServerSingletonOptions } from './Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.js';
10
14
  import type { ISqlServerConnection } from './Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.EntityFrameworkCore.SqlServer
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -52,9 +52,9 @@ export const SqlServerDatabaseModelFactory: {
52
52
  export type SqlServerDatabaseModelFactory = SqlServerDatabaseModelFactory$instance;
53
53
 
54
54
  export abstract class SqlDataReaderExtension$instance {
55
- static GetFieldValue<T>(record: DbDataRecord, name: string): T;
56
- static GetValueOrDefault<T>(reader: DbDataReader, name: string): T | null;
57
- static GetValueOrDefault<T>(record: DbDataRecord, name: string): T | null;
55
+ static GetFieldValue<T extends unknown>(record: DbDataRecord, name: string): T;
56
+ static GetValueOrDefault<T extends unknown>(reader: DbDataReader, name: string): T | null;
57
+ static GetValueOrDefault<T extends unknown>(record: DbDataRecord, name: string): T | null;
58
58
  }
59
59
 
60
60
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { DbConnection, DbDataReader, DbDataRecord } from '@tsonic/dotnet/System.Data.Common.js';
10
14
  import type { Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';