Commit c5f11a5
File tree
Expand file treeCollapse file tree
7 files changed
+64
-10
lines changedFilter options
- h2/src
- docsrc/html
- main/org/h2
- command
- result
- server/web
- store/fs/encrypt
- table
- test/org/h2/test/scripts/other
Expand file treeCollapse file tree
7 files changed
+64
-10
lines changedh2/src/docsrc/html/changelog.html
Copy file name to clipboardExpand all lines: h2/src/docsrc/html/changelog.html+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
|
h2/src/main/org/h2/command/Parser.java
Copy file name to clipboardExpand all lines: h2/src/main/org/h2/command/Parser.java+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1989 | 1989 |
|
1990 | 1990 |
|
1991 | 1991 |
|
| 1992 | + |
| 1993 | + |
| 1994 | + |
| 1995 | + |
1992 | 1996 |
|
1993 | 1997 |
|
1994 | 1998 |
|
|
h2/src/main/org/h2/result/LocalResult.java
Copy file name to clipboardExpand all lines: h2/src/main/org/h2/result/LocalResult.java+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| ||
140 | 141 |
|
141 | 142 |
|
142 | 143 |
|
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
143 | 151 |
|
144 | 152 |
|
145 | 153 |
|
| ||
343 | 351 |
|
344 | 352 |
|
345 | 353 |
|
346 |
| - |
347 |
| - |
| 354 | + |
348 | 355 |
|
349 |
| - |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
350 | 362 |
|
351 | 363 |
|
352 | 364 |
|
|
h2/src/main/org/h2/server/web/WebThread.java
Copy file name to clipboardExpand all lines: h2/src/main/org/h2/server/web/WebThread.java+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
196 |
| - |
| 195 | + |
| 196 | + |
197 | 197 |
|
198 |
| - |
| 198 | + |
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
| 202 | + |
202 | 203 |
|
203 | 204 |
|
204 | 205 |
|
| ||
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
220 |
| - |
| 221 | + |
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
| ||
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
| 256 | + |
| 257 | + |
| 258 | + |
255 | 259 |
|
256 | 260 |
|
257 | 261 |
|
|
h2/src/main/org/h2/store/fs/encrypt/FileEncrypt.java
Copy file name to clipboardExpand all lines: h2/src/main/org/h2/store/fs/encrypt/FileEncrypt.java+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 |
| - |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
h2/src/main/org/h2/table/DataChangeDeltaTable.java
Copy file name to clipboardExpand all lines: h2/src/main/org/h2/table/DataChangeDeltaTable.java+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
| 119 | + |
119 | 120 |
|
120 | 121 |
|
121 | 122 |
|
|
h2/src/test/org/h2/test/scripts/other/data-change-delta-table.sql
Copy file name to clipboardExpand all lines: h2/src/test/org/h2/test/scripts/other/data-change-delta-table.sql+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
387 | 387 |
|
388 | 388 |
|
389 | 389 |
|
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
0 commit comments