Commit 8e31dd7
fix(spanner): getTransaction type with options, cb (#8045)
* fix(spanner): getTransaction type with options, cb
* test(spanner): add test for getTransaction options cb
* test(spanner): add assert non error on get tx with cb
Co-authored-by: alkatrivedi <58396306+alkatrivedi@users.noreply.github.com>
---------
Co-authored-by: alkatrivedi <58396306+alkatrivedi@users.noreply.github.com>1 parent 7062994 commit 8e31dd7
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2267 | 2267 | | |
2268 | 2268 | | |
2269 | 2269 | | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
2270 | 2274 | | |
2271 | 2275 | | |
2272 | 2276 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
193 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
2602 | 2605 | | |
2603 | 2606 | | |
2604 | 2607 | | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
| 2614 | + | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
2605 | 2618 | | |
2606 | 2619 | | |
2607 | 2620 | | |
| |||
0 commit comments