File tree
345 files changed
+10217
-9527
lines changed- src
- EFCore.Abstractions
- ChangeTracking
- Internal
- EFCore.Analyzers
- EFCore.Cosmos
- ChangeTracking/Internal
- Diagnostics/Internal
- Extensions
- Internal
- Metadata/Conventions
- Internal
- Query
- Internal
- Expressions
- Translators
- Storage/Internal
- Update/Internal
- EFCore.Design
- Design
- Internal
- Extensions
- Migrations
- Design
- Internal
- Query/Internal
- Scaffolding/Internal
- build/net10.0
- EFCore.InMemory
- Extensions
- Metadata/Conventions
- Query/Internal
- Storage/Internal
- EFCore.Proxies
- Proxies/Internal
- EFCore.Relational
- Design
- Internal
- Diagnostics
- Extensions
- Infrastructure
- Metadata
- Conventions
- Internal
- Migrations
- Internal
- Query
- Internal
- Translators
- SqlExpressions
- Scaffolding
- Storage
- Internal
- Update
- Internal
- EFCore.SqlServer.HierarchyId
- Extensions
- Infrastructure/Internal
- Query/Internal
- build/net10.0
- EFCore.SqlServer.NTS
- Query/Internal
- build/net10.0
- EFCore.SqlServer
- Design/Internal
- Extensions
- Infrastructure/Internal
- Metadata
- Conventions
- Internal
- Migrations
- Internal
- Query/Internal
- SqlExpressions
- Translators
- Scaffolding/Internal
- Storage/Internal
- Update/Internal
- EFCore.Sqlite.Core
- Extensions
- Infrastructure
- Internal
- Metadata
- Conventions
- Internal
- Migrations/Internal
- Query/Internal
- SqlExpressions
- Translators
- Scaffolding/Internal
- Storage/Internal
- Update/Internal
- EFCore.Sqlite.NTS
- Query/Internal
- build/net10.0
- EFCore.Tasks
- Tasks
- buildTransitive
- EFCore.Tools
- EFCore/Extensions/Internal
- Microsoft.Data.Sqlite.Core
- Extensions
- Utilities
- dotnet-ef
- ef
- CommandLineUtils
- Commands
- test
- EFCore.Design.Tests/Migrations/Design
- EFCore.Relational.Tests/Infrastructure
- EFCore.SqlServer.FunctionalTests
- ModelBuilding
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
345 files changed
+10217
-9527
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 14 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
| |||
117 | 115 |
| |
118 | 116 |
| |
119 | 117 |
| |
120 |
| - | |
121 |
| - | |
| 118 | + | |
| 119 | + | |
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
|
Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
90 | 88 |
| |
91 | 89 |
| |
92 | 90 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
| 18 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
308 | 309 |
| |
309 | 310 |
| |
310 | 311 |
| |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
0 commit comments