Commit 15e01f4
feat(jdbc/mysql-j-8): Add native image support for jdbc/mysql-j-8 (#966)
* fix(jdbc/mysql-j-5): testing native image support for jdbc/mysql-j-5 module * Update run_tests_graalvm_native.sh * register resource * rename resource file path to follow convention * bring back jdbc/postgresql * add configs to CloudSqlFeature * fix formatting Co-authored-by: Shubha Rajan <shubhadayini@google.com>1 parent d7dadb5 commit 15e01f4
File tree
2 files changed
+4
-2
lines changed- .kokoro/tests
- core/src/main/java/com/google/cloud/sql/nativeimage
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments