Commit 324527b
committed
feat: Making expected SQL annotations more descriptive and repeatable
- Add optional comment to ExpectJdbcQueryExecution
Resolves #222
Signed-off-by: Esta Nagy <[email protected]>1 parent a1a9c40 commit 324527b
File tree
2 files changed
+10
-0
lines changed- sql/sql-annotations/src/main/java/org/quickperf/sql/annotation
2 files changed
+10
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments