Commit 20a22f4
authored
fix: run DatabaseMetadata tests for PG on emulator (googleapis#2271)
* test: run DatabaseMetadata tests for PG on emulator
Run the DatabaseMetadata integration tests for PostgreSQL-dialect databases
on the emulator.
* fix: add explicit casts to function arguments1 parent fe861b7 commit 20a22f4
2 files changed
Lines changed: 9 additions & 1 deletion
File tree
- java-spanner-jdbc/src
- main/resources/com/google/cloud/spanner/jdbc/postgresql
- test/java/com/google/cloud/spanner/jdbc/it
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
185 | 193 | | |
186 | 194 | | |
187 | 195 | | |
| |||
0 commit comments