Commit ef2686e
committed
Skip comments when splitting SELECT items in alias extraction
extract_subquery_aliases_from_select now skips -- line comments and
/* block comments */ so commas inside comments are not treated as
SELECT item separators.1 parent afd6e29 commit ef2686e
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5504 | 5504 | | |
5505 | 5505 | | |
5506 | 5506 | | |
| 5507 | + | |
| 5508 | + | |
| 5509 | + | |
| 5510 | + | |
| 5511 | + | |
| 5512 | + | |
| 5513 | + | |
| 5514 | + | |
| 5515 | + | |
| 5516 | + | |
| 5517 | + | |
| 5518 | + | |
| 5519 | + | |
| 5520 | + | |
| 5521 | + | |
| 5522 | + | |
| 5523 | + | |
5507 | 5524 | | |
5508 | 5525 | | |
5509 | 5526 | | |
| |||
0 commit comments