Commit 8833e62
authored
feat(perf): Add Unicode support to SQL parser (#59115)
This is rare, but happens sometimes. Closes JAVASCRIPT-2NQW again.1 parent b3a134e commit 8833e62
File tree
2 files changed
+8
-2
lines changed- static/app/views/starfish/utils/sqlish
2 files changed
+8
-2
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
0 commit comments