We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix UPDATE SET: jump target comma or newline instead of empty branch
Fix INSERT VALUES: use single jump to ) instead of repeat with empty target
Fix all jump targets: -->> must be followed by concrete literal, not empty or-branch
Fix select syntax: extract join into separate object with concrete jump target
Add T-SQL Crodox definition, generator support, and wiki page
Embed full generator script in wiki page (wiki repos don't support file downloads)
Add Python example, template generator script, and generator docs