Skip to content

Commit b85ebf1

Browse files
committed
Adjust tab/space in example2
1 parent b67b6e6 commit b85ebf1

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

doc/articles/intro.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@ <h1 id="example2">Example2</h1>
9797
SqlLiteDatabase db = new SqlLiteDatabase(&quot;connectionString_to_yourdb&quot;);
9898
db.Process((connection, transaction) =&gt;
9999
{
100-
dynamic[] resultArray =
101-
SqlLiteDatabase
102-
.LoadSqlResult(
103-
&quot;select TEST_COL1,TEST_COL2 from TEST_TABLE&quot;,
104-
connection,
105-
transaction);
106-
100+
dynamic[] resultArray =
101+
SqlLiteDatabase
102+
.LoadSqlResult(
103+
&quot;select TEST_COL1,TEST_COL2 from TEST_TABLE&quot;,
104+
connection,
105+
transaction);
106+
107107
Console.Out.WriteLine(&quot;TEST_VAL1:&quot; + resultArray[0].TEST_VAL1);
108108
Console.Out.WriteLine(&quot;TEST_VAL2:&quot; + resultArray[0].TEST_VAL2);
109109

manifest.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hash": "oD8ppbRQS9bLecUsoCjjcQ=="
1313
}
1414
},
15-
"is_incremental": false,
15+
"is_incremental": true,
1616
"version": ""
1717
},
1818
{
@@ -24,7 +24,7 @@
2424
"hash": "mlePbke+Wdv08XUmv6b7FQ=="
2525
}
2626
},
27-
"is_incremental": false,
27+
"is_incremental": true,
2828
"version": ""
2929
},
3030
{
@@ -36,7 +36,7 @@
3636
"hash": "yFhTXitw+l8D6H7UTlv+2g=="
3737
}
3838
},
39-
"is_incremental": false,
39+
"is_incremental": true,
4040
"version": ""
4141
},
4242
{
@@ -48,7 +48,7 @@
4848
"hash": "utA7WzI4btYnn+MB1YxutA=="
4949
}
5050
},
51-
"is_incremental": false,
51+
"is_incremental": true,
5252
"version": ""
5353
},
5454
{
@@ -60,7 +60,7 @@
6060
"hash": "tEByDbGYg1MuHrSmgI/P2w=="
6161
}
6262
},
63-
"is_incremental": false,
63+
"is_incremental": true,
6464
"version": ""
6565
},
6666
{
@@ -72,7 +72,7 @@
7272
"hash": "92heheJaqctdnS8/xHEcbw=="
7373
}
7474
},
75-
"is_incremental": false,
75+
"is_incremental": true,
7676
"version": ""
7777
},
7878
{
@@ -84,7 +84,7 @@
8484
"hash": "tsMP2IrZppP6tjHz7OzKQg=="
8585
}
8686
},
87-
"is_incremental": false,
87+
"is_incremental": true,
8888
"version": ""
8989
},
9090
{
@@ -96,7 +96,7 @@
9696
"hash": "rrZ79eMaIPHRqtTfxjSUzw=="
9797
}
9898
},
99-
"is_incremental": false,
99+
"is_incremental": true,
100100
"version": ""
101101
},
102102
{
@@ -108,7 +108,7 @@
108108
"hash": "2wZuMCsedKvs/BThrYAwxA=="
109109
}
110110
},
111-
"is_incremental": false,
111+
"is_incremental": true,
112112
"version": ""
113113
},
114114
{
@@ -120,7 +120,7 @@
120120
"hash": "/4gFbaur1R0WlgIG2cayaw=="
121121
}
122122
},
123-
"is_incremental": false,
123+
"is_incremental": true,
124124
"version": ""
125125
},
126126
{
@@ -132,7 +132,7 @@
132132
"hash": "MPh3WMQhomql/v6EriOLUA=="
133133
}
134134
},
135-
"is_incremental": false,
135+
"is_incremental": true,
136136
"version": ""
137137
},
138138
{
@@ -144,7 +144,7 @@
144144
"hash": "idjif9SOoyRAjpWTcABdlg=="
145145
}
146146
},
147-
"is_incremental": false,
147+
"is_incremental": true,
148148
"version": ""
149149
},
150150
{
@@ -156,7 +156,7 @@
156156
"hash": "6QXQaNaWMiRIBt3t+C8daw=="
157157
}
158158
},
159-
"is_incremental": false,
159+
"is_incremental": true,
160160
"version": ""
161161
},
162162
{
@@ -168,7 +168,7 @@
168168
"hash": "04NJf41NUsUkCsfYIXRX0g=="
169169
}
170170
},
171-
"is_incremental": false,
171+
"is_incremental": true,
172172
"version": ""
173173
},
174174
{
@@ -180,7 +180,7 @@
180180
"hash": "GOn3AYNdN3LvZ5D19pvLgg=="
181181
}
182182
},
183-
"is_incremental": false,
183+
"is_incremental": true,
184184
"version": ""
185185
},
186186
{
@@ -192,7 +192,7 @@
192192
"hash": "cXij3RBYsnsQIsgYhFLjEA=="
193193
}
194194
},
195-
"is_incremental": false,
195+
"is_incremental": true,
196196
"version": ""
197197
},
198198
{
@@ -204,7 +204,7 @@
204204
"hash": "tMavtYTYzrQeNBvntE9zxA=="
205205
}
206206
},
207-
"is_incremental": false,
207+
"is_incremental": true,
208208
"version": ""
209209
},
210210
{
@@ -216,7 +216,7 @@
216216
"hash": "xxRmZoJZzVHefWlj2SbRcQ=="
217217
}
218218
},
219-
"is_incremental": false,
219+
"is_incremental": true,
220220
"version": ""
221221
},
222222
{
@@ -228,7 +228,7 @@
228228
"hash": "xHEjC2ttTTgKw2+Cuhe1pg=="
229229
}
230230
},
231-
"is_incremental": false,
231+
"is_incremental": true,
232232
"version": ""
233233
},
234234
{
@@ -240,7 +240,7 @@
240240
"hash": "WNTzPDIJ4UcMbENaAOF4uA=="
241241
}
242242
},
243-
"is_incremental": false,
243+
"is_incremental": true,
244244
"version": ""
245245
},
246246
{
@@ -273,7 +273,7 @@
273273
"output": {
274274
".html": {
275275
"relative_path": "doc/articles/intro.html",
276-
"hash": "YhyThzQFlepf01WCnQfCIw=="
276+
"hash": "kZHmOO4Zzw8J7SqoHZ7Hog=="
277277
}
278278
},
279279
"is_incremental": false,

0 commit comments

Comments
 (0)