forked from leetcode-tools/leetcode-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit fb5f597
fixes skygragon#112: use "--" as comment in sql file
Signed-off-by: Eric Wang <skygragon@gmail.com>1 parent 045528e commit fb5f597
2 files changed
+6
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
41 | + | ||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 | - | ||
135 | - | ||
136 | - | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 | + | ||
162 | 163 |
| |
163 | 164 |
| |
164 | 165 |
| |
| |||
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
170 | - | ||
171 | + | ||
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
|
0 commit comments