add db type
This commit is contained in:
Родитель
8a655d5e5b
Коммит
400cc45ca6
|
@ -211,8 +211,8 @@ await Verifier.Verify(data2.Companies.Count());
|
|||
Type: ReaderExecutedAsync,
|
||||
HasTransaction: true,
|
||||
Parameters: {
|
||||
@p0: 0,
|
||||
@p1: Title
|
||||
@p0 (Int32): 0,
|
||||
@p1 (String?): Title
|
||||
},
|
||||
Text:
|
||||
SET NOCOUNT ON;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<NoWarn>CS1591;CS0649;CS8632;EF1001</NoWarn>
|
||||
<Version>5.0.2</Version>
|
||||
<Version>5.1.0</Version>
|
||||
<AssemblyVersion>1.0.0</AssemblyVersion>
|
||||
<PackageTags>EntityFramework, Verify</PackageTags>
|
||||
<Description>Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of EntityFramework bits.</Description>
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
Type: ReaderExecutedAsync,
|
||||
HasTransaction: true,
|
||||
Parameters: {
|
||||
@p0: 0,
|
||||
@p1: Title
|
||||
@p0 (Int32): 0,
|
||||
@p1 (String?): Title
|
||||
},
|
||||
Text:
|
||||
SET NOCOUNT ON;
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
Type: ReaderExecutedAsync,
|
||||
HasTransaction: true,
|
||||
Parameters: {
|
||||
@p0: 0,
|
||||
@p1: Title
|
||||
@p0 (Int32): 0,
|
||||
@p1 (String?): Title
|
||||
},
|
||||
Text:
|
||||
SET NOCOUNT ON;
|
||||
|
@ -14,7 +14,7 @@ VALUES (@p0, @p1);
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 0
|
||||
@__s_0 (String?): 0
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -24,7 +24,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 1
|
||||
@__s_0 (String?): 1
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -34,7 +34,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 2
|
||||
@__s_0 (String?): 2
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -44,7 +44,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 3
|
||||
@__s_0 (String?): 3
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -54,7 +54,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 4
|
||||
@__s_0 (String?): 4
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -64,7 +64,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 5
|
||||
@__s_0 (String?): 5
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -74,7 +74,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 6
|
||||
@__s_0 (String?): 6
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -84,7 +84,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 7
|
||||
@__s_0 (String?): 7
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -94,7 +94,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 8
|
||||
@__s_0 (String?): 8
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -104,7 +104,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 9
|
||||
@__s_0 (String?): 9
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -114,7 +114,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 10
|
||||
@__s_0 (String?): 10
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -124,7 +124,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 11
|
||||
@__s_0 (String?): 11
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -134,7 +134,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 12
|
||||
@__s_0 (String?): 12
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -144,7 +144,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 13
|
||||
@__s_0 (String?): 13
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -154,7 +154,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 14
|
||||
@__s_0 (String?): 14
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -164,7 +164,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 15
|
||||
@__s_0 (String?): 15
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -174,7 +174,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 16
|
||||
@__s_0 (String?): 16
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -184,7 +184,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 17
|
||||
@__s_0 (String?): 17
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -194,7 +194,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 18
|
||||
@__s_0 (String?): 18
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -204,7 +204,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 19
|
||||
@__s_0 (String?): 19
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -214,7 +214,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 20
|
||||
@__s_0 (String?): 20
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -224,7 +224,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 21
|
||||
@__s_0 (String?): 21
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -234,7 +234,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 22
|
||||
@__s_0 (String?): 22
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -244,7 +244,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 23
|
||||
@__s_0 (String?): 23
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -254,7 +254,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 24
|
||||
@__s_0 (String?): 24
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -264,7 +264,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 25
|
||||
@__s_0 (String?): 25
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -274,7 +274,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 26
|
||||
@__s_0 (String?): 26
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -284,7 +284,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 27
|
||||
@__s_0 (String?): 27
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -294,7 +294,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 28
|
||||
@__s_0 (String?): 28
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -304,7 +304,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 29
|
||||
@__s_0 (String?): 29
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -314,7 +314,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 30
|
||||
@__s_0 (String?): 30
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -324,7 +324,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 31
|
||||
@__s_0 (String?): 31
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -334,7 +334,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 32
|
||||
@__s_0 (String?): 32
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -344,7 +344,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 33
|
||||
@__s_0 (String?): 33
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -354,7 +354,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 34
|
||||
@__s_0 (String?): 34
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -364,7 +364,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 35
|
||||
@__s_0 (String?): 35
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -374,7 +374,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 36
|
||||
@__s_0 (String?): 36
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -384,7 +384,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 37
|
||||
@__s_0 (String?): 37
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -394,7 +394,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 38
|
||||
@__s_0 (String?): 38
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -404,7 +404,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 39
|
||||
@__s_0 (String?): 39
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -414,7 +414,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 40
|
||||
@__s_0 (String?): 40
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -424,7 +424,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 41
|
||||
@__s_0 (String?): 41
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -434,7 +434,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 42
|
||||
@__s_0 (String?): 42
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -444,7 +444,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 43
|
||||
@__s_0 (String?): 43
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -454,7 +454,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 44
|
||||
@__s_0 (String?): 44
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -464,7 +464,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 45
|
||||
@__s_0 (String?): 45
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -474,7 +474,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 46
|
||||
@__s_0 (String?): 46
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -484,7 +484,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 47
|
||||
@__s_0 (String?): 47
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -494,7 +494,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 48
|
||||
@__s_0 (String?): 48
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -504,7 +504,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 49
|
||||
@__s_0 (String?): 49
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -514,7 +514,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 50
|
||||
@__s_0 (String?): 50
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -524,7 +524,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 51
|
||||
@__s_0 (String?): 51
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -534,7 +534,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 52
|
||||
@__s_0 (String?): 52
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -544,7 +544,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 53
|
||||
@__s_0 (String?): 53
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -554,7 +554,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 54
|
||||
@__s_0 (String?): 54
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -564,7 +564,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 55
|
||||
@__s_0 (String?): 55
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -574,7 +574,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 56
|
||||
@__s_0 (String?): 56
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -584,7 +584,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 57
|
||||
@__s_0 (String?): 57
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -594,7 +594,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 58
|
||||
@__s_0 (String?): 58
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -604,7 +604,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 59
|
||||
@__s_0 (String?): 59
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -614,7 +614,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 60
|
||||
@__s_0 (String?): 60
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -624,7 +624,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 61
|
||||
@__s_0 (String?): 61
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -634,7 +634,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 62
|
||||
@__s_0 (String?): 62
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -644,7 +644,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 63
|
||||
@__s_0 (String?): 63
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -654,7 +654,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 64
|
||||
@__s_0 (String?): 64
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -664,7 +664,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 65
|
||||
@__s_0 (String?): 65
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -674,7 +674,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 66
|
||||
@__s_0 (String?): 66
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -684,7 +684,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 67
|
||||
@__s_0 (String?): 67
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -694,7 +694,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 68
|
||||
@__s_0 (String?): 68
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -704,7 +704,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 69
|
||||
@__s_0 (String?): 69
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -714,7 +714,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 70
|
||||
@__s_0 (String?): 70
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -724,7 +724,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 71
|
||||
@__s_0 (String?): 71
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -734,7 +734,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 72
|
||||
@__s_0 (String?): 72
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -744,7 +744,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 73
|
||||
@__s_0 (String?): 73
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -754,7 +754,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 74
|
||||
@__s_0 (String?): 74
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -764,7 +764,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 75
|
||||
@__s_0 (String?): 75
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -774,7 +774,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 76
|
||||
@__s_0 (String?): 76
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -784,7 +784,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 77
|
||||
@__s_0 (String?): 77
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -794,7 +794,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 78
|
||||
@__s_0 (String?): 78
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -804,7 +804,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 79
|
||||
@__s_0 (String?): 79
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -814,7 +814,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 80
|
||||
@__s_0 (String?): 80
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -824,7 +824,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 81
|
||||
@__s_0 (String?): 81
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -834,7 +834,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 82
|
||||
@__s_0 (String?): 82
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -844,7 +844,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 83
|
||||
@__s_0 (String?): 83
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -854,7 +854,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 84
|
||||
@__s_0 (String?): 84
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -864,7 +864,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 85
|
||||
@__s_0 (String?): 85
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -874,7 +874,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 86
|
||||
@__s_0 (String?): 86
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -884,7 +884,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 87
|
||||
@__s_0 (String?): 87
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -894,7 +894,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 88
|
||||
@__s_0 (String?): 88
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -904,7 +904,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 89
|
||||
@__s_0 (String?): 89
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -914,7 +914,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 90
|
||||
@__s_0 (String?): 90
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -924,7 +924,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 91
|
||||
@__s_0 (String?): 91
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -934,7 +934,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 92
|
||||
@__s_0 (String?): 92
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -944,7 +944,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 93
|
||||
@__s_0 (String?): 93
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -954,7 +954,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 94
|
||||
@__s_0 (String?): 94
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -964,7 +964,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 95
|
||||
@__s_0 (String?): 95
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -974,7 +974,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 96
|
||||
@__s_0 (String?): 96
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -984,7 +984,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 97
|
||||
@__s_0 (String?): 97
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -994,7 +994,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 98
|
||||
@__s_0 (String?): 98
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -1004,7 +1004,7 @@ WHERE [c].[Content] = @__s_0
|
|||
{
|
||||
Type: ReaderExecutedAsync,
|
||||
Parameters: {
|
||||
@__s_0: 99
|
||||
@__s_0 (String?): 99
|
||||
},
|
||||
Text:
|
||||
SELECT [c].[Id], [c].[Content]
|
||||
|
@ -1015,8 +1015,8 @@ WHERE [c].[Content] = @__s_0
|
|||
Type: ReaderExecutedAsync,
|
||||
HasTransaction: true,
|
||||
Parameters: {
|
||||
@p0: 2,
|
||||
@p1: Title2
|
||||
@p0 (Int32): 2,
|
||||
@p1 (String?): Title2
|
||||
},
|
||||
Text:
|
||||
SET NOCOUNT ON;
|
||||
|
|
|
@ -83,7 +83,13 @@ static class Extensions
|
|||
continue;
|
||||
}
|
||||
|
||||
dictionary[parameter.ParameterName] = parameter.Value;
|
||||
var nullChar = "";
|
||||
if (parameter.IsNullable)
|
||||
{
|
||||
nullChar = "?";
|
||||
}
|
||||
var key = $"{parameter.ParameterName} ({parameter.DbType}{nullChar})";
|
||||
dictionary[key] = parameter.Value;
|
||||
}
|
||||
|
||||
return dictionary;
|
||||
|
|
Загрузка…
Ссылка в новой задаче