File tree
Expand file treeCollapse file tree
4 files changed
+51
-23
lines changedFilter options
- appengine/standard/cloudsql
Expand file treeCollapse file tree
4 files changed
+51
-23
lines changedappengine/standard/cloudsql/README.md
Copy file name to clipboardExpand all lines: appengine/standard/cloudsql/README.md+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
| 11 | + |
appengine/standard/cloudsql/app.yaml
Copy file name to clipboardExpand all lines: appengine/standard/cloudsql/app.yaml+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
appengine/standard/cloudsql/main.py
Copy file name to clipboardExpand all lines: appengine/standard/cloudsql/main.py+34-17Lines changed: 34 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
31 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
32 | 60 |
|
33 | 61 |
|
34 | 62 |
|
35 | 63 |
|
| 64 | + |
36 | 65 |
|
37 | 66 |
|
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 67 | + |
51 | 68 |
|
52 | 69 |
|
53 | 70 |
|
|
appengine/standard/cloudsql/main_test.py
Copy file name to clipboardExpand all lines: appengine/standard/cloudsql/main_test.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
22 | 28 |
|
23 | 29 |
|
24 | 30 |
|
25 | 31 |
|
26 |
| - |
27 |
| - |
| 32 | + |
| 33 | + |
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
|
0 commit comments