SQL Parser
GeneralMechanic · Query · Database · Parser
2 patcheslast touched 1mo ago▲ +1
Power trajectory
Up = buffed, down = nerfedZoom into one ability:1 abilities tracked
Filter by change type:3 types in this subject
Patch history
- ≈🛠QoLerror message—→Clearer
Added a more specific error message when a query consists only of 'SELECT FROM', helping players debug their syntax.
Clarity improvement
- ▲✨Newidentifier support—→Added
Added support for backticks (`) and square brackets ([]) in table and column names, allowing for more flexible identifier naming.
- ≈🐛Bug fixsubquery aliases
Fixed an issue where valid column aliases within subqueries were not being recognized or used correctly.