Commit ef2159c
File tree
Expand file treeCollapse file tree
2 files changed
+45
-0
lines changedFilter options
- google/cloud/spanner_dbapi
- tests/unit/spanner_dbapi
Expand file treeCollapse file tree
2 files changed
+45
-0
lines changedgoogle/cloud/spanner_dbapi/connection.py
Copy file name to clipboardExpand all lines: google/cloud/spanner_dbapi/connection.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
103 | 104 |
|
104 | 105 |
|
105 | 106 |
|
| 107 | + |
106 | 108 |
|
107 | 109 |
|
108 | 110 |
|
| ||
442 | 444 |
|
443 | 445 |
|
444 | 446 |
|
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
445 | 453 |
|
446 | 454 |
|
447 | 455 |
|
448 | 456 |
|
449 | 457 |
|
| 458 | + |
450 | 459 |
|
451 | 460 |
|
452 | 461 |
|
|
tests/unit/spanner_dbapi/test_connection.py
Copy file name to clipboardExpand all lines: tests/unit/spanner_dbapi/test_connection.py+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
883 | 883 |
|
884 | 884 |
|
885 | 885 |
|
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
886 | 922 |
|
887 | 923 |
|
888 | 924 |
|
|
0 commit comments