File tree
Expand file treeCollapse file tree
4 files changed
+31
-20
lines changedFilter options
- MySQLdb
- MySQLdb
- tests
Expand file treeCollapse file tree
4 files changed
+31
-20
lines changedMySQLdb/MySQLdb/connections.py
Copy file name to clipboardExpand all lines: MySQLdb/MySQLdb/connections.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
|
MySQLdb/MySQLdb/converters.py
Copy file name to clipboardExpand all lines: MySQLdb/MySQLdb/converters.py+26-16Lines changed: 26 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
39 | 49 |
|
40 | 50 |
|
41 | 51 |
|
| ||
92 | 102 |
|
93 | 103 |
|
94 | 104 |
|
95 |
| - |
| 105 | + |
96 | 106 |
|
97 | 107 |
|
98 |
| - |
| 108 | + |
99 | 109 |
|
100 | 110 |
|
101 | 111 |
|
102 |
| - |
| 112 | + |
103 | 113 |
|
104 | 114 |
|
105 | 115 |
|
| ||
115 | 125 |
|
116 | 126 |
|
117 | 127 |
|
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
126 | 136 |
|
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
131 | 141 |
|
132 | 142 |
|
133 | 143 |
|
|
MySQLdb/tests/capabilities.py
Copy file name to clipboardExpand all lines: MySQLdb/tests/capabilities.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
MySQLdb/tests/test_MySQLdb_capabilities.py
Copy file name to clipboardExpand all lines: MySQLdb/tests/test_MySQLdb_capabilities.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 |
| - |
| 80 | + |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
0 commit comments