We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add work-in-progress notice to all examples and copilot instructions
Remove all em/en dashes from wiki, add copilot-instructions rule
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