Commit 76ad405
File tree
70 files changed
+382
-354
lines changedFilter options
- .github/workflows
- scripts/sql
- src
- main/java/org/utplsql/maven/plugin
- test
- java/org/utplsql/maven/plugin
- resources/unit-tests
- invalid_tests_directory
- ora_stuck_timeout
- skip_utplsql_tests
- sources_tests_parameters
- srcs
- te/st
- resources-its/org/utplsql/maven/plugin/UtPlsqlMojoIT
- include_object/scripts
- sources/foo/packages
- test/bar
- package_bodies
- packages
- ora_stuck_timeout
- expected-output/utplsql
- scripts
- sources
- tests
- owner_param
- expected-output/utplsql
- scripts
- sources/foo
- package_bodies
- packages
- tables
- test/bar
- package_bodies
- packages
- regex
- expected-output/utplsql
- scripts
- sources/app
- packages
- tables
- test/app/packages
- simple
- expected-output/utplsql
- scripts
- sources
- tests
- skip
- tags
- expected-output/utplsql
- scripts/tests
- type_mapping
- expected-output/utplsql
- scripts
- sources/app
- package_bodies
- packages
- tables
- test/app
- package_bodies
- packages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+382
-354
lines changed.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
155 | 159 |
|
156 | 160 |
|
157 | 161 |
|
|
+85-2Lines changed: 85 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 | 117 |
|
119 | 118 |
|
120 | 119 |
|
| ||
200 | 199 |
|
201 | 200 |
|
202 | 201 |
|
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
203 | 281 |
|
204 | 282 |
|
205 | 283 |
|
| ||
218 | 296 |
|
219 | 297 |
|
220 | 298 |
|
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
221 | 304 |
|
222 | 305 |
|
223 | 306 |
|
|
+43-4Lines changed: 43 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
| ||
115 | 117 |
|
116 | 118 |
|
117 | 119 |
|
118 |
| - |
119 | 120 |
|
120 | 121 |
|
121 | 122 |
|
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
122 | 161 |
|
123 | 162 |
|
124 | 163 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
|
scripts/sql/create_app_objects.sql
Copy file name to clipboard+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
scripts/sql/create_source_owner_objects.sql
Copy file name to clipboard+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
scripts/sql/create_tests_owner_objects.sql
Copy file name to clipboardExpand all lines: scripts/sql/create_tests_owner_objects.sql+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
| 8 | + |
src/main/java/org/utplsql/maven/plugin/UtPlsqlMojo.java
Copy file name to clipboardExpand all lines: src/main/java/org/utplsql/maven/plugin/UtPlsqlMojo.java+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| 128 | + |
| 129 | + |
| 130 | + |
128 | 131 |
|
129 | 132 |
|
130 | 133 |
|
| ||
160 | 163 |
|
161 | 164 |
|
162 | 165 |
|
163 |
| - |
| 166 | + |
| 167 | + |
164 | 168 |
|
165 | 169 |
|
166 | 170 |
|
|
src/test/java/org/utplsql/maven/plugin/UtPlsqlMojoIT.java
Copy file name to clipboardExpand all lines: src/test/java/org/utplsql/maven/plugin/UtPlsqlMojoIT.java+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
78 | 85 |
|
src/test/java/org/utplsql/maven/plugin/UtPlsqlMojoTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/utplsql/maven/plugin/UtPlsqlMojoTest.java+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
91 |
| - |
| 90 | + |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
275 | 291 |
|
276 | 292 |
|
277 | 293 |
|
|
src/test/resources-its/org/utplsql/maven/plugin/UtPlsqlMojoIT/include_object/scripts/sources/foo/packages/PKG_TEST_ME.sql
Copy file name to clipboardExpand all lines: src/test/resources-its/org/utplsql/maven/plugin/UtPlsqlMojoIT/include_object/scripts/sources/foo/packages/PKG_TEST_ME.sql-8Lines changed: 0 additions & 8 deletions
This file was deleted.
0 commit comments