Commit e64906d
committed
fix: Update comment to reflect dynamic VLP alias generation
Changed hardcoded example 'vlp.start_id' in comment to indicate that the
actual alias is dynamically generated as __vlp_{left}_{right}, avoiding
hardcoded table alias collisions with user variables.1 parent 75eb6f6 commit e64906d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
| |||
0 commit comments