P
Parser
SkillParser · SQL · Query Parsing
1 patcheslast touched 1w ago▲ +1
Power trajectory
Up = buffed, down = nerfedZoom into one ability:1 abilities tracked
Filter by change type:2 types in this subject
Patch history
- ▲🎯Behaviorcross joins counted—→Only FROM-joined tables counted
When preventing cross joins, only queries joined in the FROM statement are counted, preventing false positives in join detection.
- ≈🐛Bug fixalias in subquery—→Fixed
Fixed a parser error when an alias from an outer query is used inside a subquery.