@tsonic/efcore-sqlite 0.1.0 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.Data.Sqlite/bindings.json +1757 -3354
- package/Microsoft.Data.Sqlite/internal/index.d.ts +264 -264
- package/Microsoft.DotNet.PlatformAbstractions/bindings.json +45 -72
- package/Microsoft.DotNet.PlatformAbstractions/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore/bindings.json +497 -803
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +69 -69
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +53 -260
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +31 -38
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +15 -37
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +65 -121
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/bindings.json +51 -97
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/bindings.json +55 -284
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/bindings.json +43 -85
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/bindings.json +319 -564
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/internal/index.d.ts +50 -50
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/bindings.json +37 -139
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/bindings.json +73 -142
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/internal/index.d.ts +10 -10
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/bindings.json +578 -1209
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/internal/index.d.ts +62 -62
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/bindings.json +33 -61
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/bindings.json +223 -458
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/bindings.json +148 -250
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/internal/index.d.ts +20 -20
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/bindings.json +75 -152
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/internal/index.d.ts +7 -7
- package/Microsoft.Extensions.DependencyInjection/bindings.json +28 -26
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.DependencyModel/bindings.json +530 -1368
- package/Microsoft.Extensions.DependencyModel/internal/index.d.ts +86 -86
- package/Microsoft.Extensions.DependencyModel.Resolution/bindings.json +109 -228
- package/Microsoft.Extensions.DependencyModel.Resolution/internal/index.d.ts +7 -7
- package/SQLitePCL/bindings.json +9554 -14759
- package/SQLitePCL/internal/index.d.ts +35 -35
- package/System.Collections.Generic/bindings.json +48 -70
- package/System.Collections.Generic/internal/index.d.ts +6 -6
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +12 -12
- package/package.json +5 -6
- package/Microsoft.Data.Sqlite/internal/metadata.json +0 -4417
- package/Microsoft.DotNet.PlatformAbstractions/internal/metadata.json +0 -121
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -1368
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -267
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -82
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -54
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -203
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/internal/metadata.json +0 -157
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/metadata.json +0 -293
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/internal/metadata.json +0 -133
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/internal/metadata.json +0 -855
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/internal/metadata.json +0 -161
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/internal/metadata.json +0 -214
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/internal/metadata.json +0 -1844
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/internal/metadata.json +0 -102
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/internal/metadata.json +0 -707
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/internal/metadata.json +0 -438
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/internal/metadata.json +0 -280
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -63
- package/Microsoft.Extensions.DependencyModel/internal/metadata.json +0 -1654
- package/Microsoft.Extensions.DependencyModel.Resolution/internal/metadata.json +0 -329
- package/SQLitePCL/internal/metadata.json +0 -11902
- package/System.Collections.Generic/internal/metadata.json +0 -123
|
@@ -12,25 +12,25 @@ import * as Microsoft_EntityFrameworkCore_Diagnostics_Internal from "@tsonic/efc
|
|
|
12
12
|
import type { EventData, EventDefinitionBase, RelationalLoggingDefinitions } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js";
|
|
13
13
|
|
|
14
14
|
export interface SqliteLoggingDefinitions$instance extends RelationalLoggingDefinitions {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
15
|
+
LogSchemaConfigured: EventDefinitionBase | undefined;
|
|
16
|
+
LogSequenceConfigured: EventDefinitionBase | undefined;
|
|
17
|
+
LogUsingSchemaSelectionsWarning: EventDefinitionBase | undefined;
|
|
18
|
+
LogFoundColumn: EventDefinitionBase | undefined;
|
|
19
|
+
LogFoundForeignKey: EventDefinitionBase | undefined;
|
|
20
|
+
LogForeignKeyScaffoldErrorPrincipalTableNotFound: EventDefinitionBase | undefined;
|
|
21
|
+
LogFoundTable: EventDefinitionBase | undefined;
|
|
22
|
+
LogMissingTable: EventDefinitionBase | undefined;
|
|
23
|
+
LogPrincipalColumnNotFound: EventDefinitionBase | undefined;
|
|
24
|
+
LogFoundIndex: EventDefinitionBase | undefined;
|
|
25
|
+
LogFoundPrimaryKey: EventDefinitionBase | undefined;
|
|
26
|
+
LogFoundUniqueConstraint: EventDefinitionBase | undefined;
|
|
27
|
+
LogUnexpectedConnectionType: EventDefinitionBase | undefined;
|
|
28
|
+
LogTableRebuildPendingWarning: EventDefinitionBase | undefined;
|
|
29
|
+
LogCompositeKeyWithValueGeneration: EventDefinitionBase | undefined;
|
|
30
|
+
LogConflictingValueGenerationStrategies: EventDefinitionBase | undefined;
|
|
31
|
+
LogInferringTypes: EventDefinitionBase | undefined;
|
|
32
|
+
LogOutOfRangeWarning: EventDefinitionBase | undefined;
|
|
33
|
+
LogFormatWarning: EventDefinitionBase | undefined;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
|
|
@@ -42,8 +42,8 @@ export const SqliteLoggingDefinitions: {
|
|
|
42
42
|
export type SqliteLoggingDefinitions = SqliteLoggingDefinitions$instance;
|
|
43
43
|
|
|
44
44
|
export interface TableRebuildEventData$instance extends EventData {
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
45
|
+
readonly OperationType: Type;
|
|
46
|
+
readonly TableName: string | undefined;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
|
|
@@ -55,7 +55,7 @@ export const TableRebuildEventData: {
|
|
|
55
55
|
export type TableRebuildEventData = TableRebuildEventData$instance;
|
|
56
56
|
|
|
57
57
|
export interface UnexpectedConnectionTypeEventData$instance extends EventData {
|
|
58
|
-
readonly
|
|
58
|
+
readonly ConnectionType: Type;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
|
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.Sqlite"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator",
|
|
7
|
-
"tsEmitName": "SqliteModelValidator",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator::Validate(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
13
21
|
"clrName": "Validate",
|
|
14
|
-
"tsEmitName": "validate",
|
|
15
22
|
"metadataToken": 100664147,
|
|
16
23
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
17
24
|
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 2,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": true,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -37,48 +50,35 @@
|
|
|
37
50
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator",
|
|
38
51
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite"
|
|
39
52
|
}
|
|
40
|
-
],
|
|
41
|
-
"exposedMethods": [
|
|
42
|
-
{
|
|
43
|
-
"tsName": "validate",
|
|
44
|
-
"isStatic": false,
|
|
45
|
-
"tsSignatureId": "Validate|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
46
|
-
"target": {
|
|
47
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator",
|
|
48
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
49
|
-
"metadataToken": 100664147
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
],
|
|
53
|
-
"exposedConstructors": [
|
|
54
|
-
{
|
|
55
|
-
"isStatic": false,
|
|
56
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Infrastructure.ModelValidatorDependencies,Microsoft.EntityFrameworkCore.Infrastructure.RelationalModelValidatorDependencies):void|static=false",
|
|
57
|
-
"target": {
|
|
58
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteModelValidator",
|
|
59
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
60
|
-
"metadataToken": 100664146
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
53
|
]
|
|
64
54
|
},
|
|
65
55
|
{
|
|
66
56
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
67
57
|
"clrName": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
68
|
-
"tsEmitName": "SqliteOptionsExtension",
|
|
69
58
|
"assemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
70
59
|
"metadataToken": 0,
|
|
60
|
+
"kind": "Class",
|
|
61
|
+
"accessibility": "Public",
|
|
62
|
+
"isAbstract": false,
|
|
63
|
+
"isSealed": false,
|
|
64
|
+
"isStatic": false,
|
|
65
|
+
"arity": 0,
|
|
71
66
|
"methods": [
|
|
72
67
|
{
|
|
73
68
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension::WithLoadSpatialite(System.Boolean):Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
74
69
|
"clrName": "WithLoadSpatialite",
|
|
75
|
-
"tsEmitName": "withLoadSpatialite",
|
|
76
70
|
"metadataToken": 100664159,
|
|
77
71
|
"canonicalSignature": "(System.Boolean):Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
78
72
|
"normalizedSignature": "WithLoadSpatialite|(System.Boolean):Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension|static=false",
|
|
79
73
|
"emitScope": "ClassSurface",
|
|
74
|
+
"provenance": "Original",
|
|
80
75
|
"arity": 0,
|
|
81
76
|
"parameterCount": 1,
|
|
77
|
+
"isStatic": false,
|
|
78
|
+
"isAbstract": false,
|
|
79
|
+
"isVirtual": true,
|
|
80
|
+
"isOverride": false,
|
|
81
|
+
"isSealed": false,
|
|
82
82
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
83
83
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
84
84
|
"isExtensionMethod": false
|
|
@@ -86,13 +86,18 @@
|
|
|
86
86
|
{
|
|
87
87
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension::ApplyServices(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
88
88
|
"clrName": "ApplyServices",
|
|
89
|
-
"tsEmitName": "applyServices",
|
|
90
89
|
"metadataToken": 100664160,
|
|
91
90
|
"canonicalSignature": "(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
92
91
|
"normalizedSignature": "ApplyServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
93
92
|
"emitScope": "ClassSurface",
|
|
93
|
+
"provenance": "Original",
|
|
94
94
|
"arity": 0,
|
|
95
95
|
"parameterCount": 1,
|
|
96
|
+
"isStatic": false,
|
|
97
|
+
"isAbstract": false,
|
|
98
|
+
"isVirtual": true,
|
|
99
|
+
"isOverride": true,
|
|
100
|
+
"isSealed": false,
|
|
96
101
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
97
102
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
98
103
|
"isExtensionMethod": false
|
|
@@ -102,28 +107,36 @@
|
|
|
102
107
|
{
|
|
103
108
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension::Info:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
104
109
|
"clrName": "Info",
|
|
105
|
-
"tsEmitName": "info",
|
|
106
110
|
"metadataToken": 385876124,
|
|
107
111
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
108
112
|
"normalizedSignature": "Info|:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo|static=false|accessor=get",
|
|
109
113
|
"emitScope": "ClassSurface",
|
|
114
|
+
"provenance": "Original",
|
|
110
115
|
"isIndexer": false,
|
|
111
116
|
"hasGetter": true,
|
|
112
117
|
"hasSetter": false,
|
|
118
|
+
"isStatic": false,
|
|
119
|
+
"isAbstract": false,
|
|
120
|
+
"isVirtual": true,
|
|
121
|
+
"isOverride": true,
|
|
113
122
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
114
123
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite"
|
|
115
124
|
},
|
|
116
125
|
{
|
|
117
126
|
"stableId": "Microsoft.EntityFrameworkCore.Sqlite:Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension::LoadSpatialite:System.Boolean",
|
|
118
127
|
"clrName": "LoadSpatialite",
|
|
119
|
-
"tsEmitName": "loadSpatialite",
|
|
120
128
|
"metadataToken": 385876125,
|
|
121
129
|
"canonicalSignature": ":System.Boolean",
|
|
122
130
|
"normalizedSignature": "LoadSpatialite|:System.Boolean|static=false|accessor=get",
|
|
123
131
|
"emitScope": "ClassSurface",
|
|
132
|
+
"provenance": "Original",
|
|
124
133
|
"isIndexer": false,
|
|
125
134
|
"hasGetter": true,
|
|
126
135
|
"hasSetter": false,
|
|
136
|
+
"isStatic": false,
|
|
137
|
+
"isAbstract": false,
|
|
138
|
+
"isVirtual": true,
|
|
139
|
+
"isOverride": false,
|
|
127
140
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
128
141
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite"
|
|
129
142
|
}
|
|
@@ -141,61 +154,6 @@
|
|
|
141
154
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
142
155
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite"
|
|
143
156
|
}
|
|
144
|
-
],
|
|
145
|
-
"exposedMethods": [
|
|
146
|
-
{
|
|
147
|
-
"tsName": "withLoadSpatialite",
|
|
148
|
-
"isStatic": false,
|
|
149
|
-
"tsSignatureId": "WithLoadSpatialite|(System.Boolean):Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension|static=false",
|
|
150
|
-
"target": {
|
|
151
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
152
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
153
|
-
"metadataToken": 100664159
|
|
154
|
-
}
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"tsName": "applyServices",
|
|
158
|
-
"isStatic": false,
|
|
159
|
-
"tsSignatureId": "ApplyServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
160
|
-
"target": {
|
|
161
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
162
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
163
|
-
"metadataToken": 100664160
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
],
|
|
167
|
-
"exposedProperties": [
|
|
168
|
-
{
|
|
169
|
-
"tsName": "info",
|
|
170
|
-
"isStatic": false,
|
|
171
|
-
"tsSignatureId": "Info|:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo|static=false|accessor=get",
|
|
172
|
-
"target": {
|
|
173
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
174
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
175
|
-
"metadataToken": 385876124
|
|
176
|
-
}
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"tsName": "loadSpatialite",
|
|
180
|
-
"isStatic": false,
|
|
181
|
-
"tsSignatureId": "LoadSpatialite|:System.Boolean|static=false|accessor=get",
|
|
182
|
-
"target": {
|
|
183
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
184
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
185
|
-
"metadataToken": 385876125
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
],
|
|
189
|
-
"exposedConstructors": [
|
|
190
|
-
{
|
|
191
|
-
"isStatic": false,
|
|
192
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
193
|
-
"target": {
|
|
194
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal.SqliteOptionsExtension",
|
|
195
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Sqlite",
|
|
196
|
-
"metadataToken": 100664154
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
157
|
]
|
|
200
158
|
}
|
|
201
159
|
]
|
|
@@ -16,7 +16,7 @@ import type { IModel } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Metada
|
|
|
16
16
|
import type { IServiceCollection } from "@tsonic/microsoft-extensions/Microsoft.Extensions.DependencyInjection.js";
|
|
17
17
|
|
|
18
18
|
export interface SqliteModelValidator$instance extends RelationalModelValidator {
|
|
19
|
-
|
|
19
|
+
Validate(model: IModel, logger: IDiagnosticsLogger<DbLoggerCategory$Model$Validation>): void;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
|
|
@@ -28,10 +28,10 @@ export const SqliteModelValidator: {
|
|
|
28
28
|
export type SqliteModelValidator = SqliteModelValidator$instance;
|
|
29
29
|
|
|
30
30
|
export interface SqliteOptionsExtension$instance extends RelationalOptionsExtension {
|
|
31
|
-
readonly
|
|
32
|
-
readonly
|
|
33
|
-
|
|
34
|
-
|
|
31
|
+
readonly Info: DbContextOptionsExtensionInfo;
|
|
32
|
+
readonly LoadSpatialite: boolean;
|
|
33
|
+
ApplyServices(services: IServiceCollection): void;
|
|
34
|
+
WithLoadSpatialite(loadSpatialite: boolean): SqliteOptionsExtension;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
|