This repository was archived by the owner on Mar 17, 2020. It is now read-only.
File tree
Expand file treeCollapse file tree
4 files changed
+16
-11
lines changedFilter options
- appengine/standard_python37/cloudsql
Expand file treeCollapse file tree
4 files changed
+16
-11
lines changedappengine/standard_python37/cloudsql/app.yaml
Copy file name to clipboardExpand all lines: appengine/standard_python37/cloudsql/app.yaml+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
9 | 9 |
|
appengine/standard_python37/cloudsql/main_mysql.py
Copy file name to clipboardExpand all lines: appengine/standard_python37/cloudsql/main_mysql.py+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
| 44 | + |
| 45 | + |
42 | 46 |
|
43 |
| - |
44 |
| - |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
|
appengine/standard_python37/cloudsql/main_mysql_pooling.py
Copy file name to clipboardExpand all lines: appengine/standard_python37/cloudsql/main_mysql_pooling.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| 39 | + |
| 40 | + |
37 | 41 |
|
38 | 42 |
|
39 | 43 |
|
40 | 44 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
|
appengine/standard_python37/cloudsql/requirements.txt
Copy file name to clipboardExpand all lines: appengine/standard_python37/cloudsql/requirements.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
|
0 commit comments