;extends ([ (string) ] @injection.content (#match? @injection.content "(SELECT|select|INSERT|insert|UPDATE|update|DELETE|delete).+(FROM|from|INTO|into|VALUES|values|SET|set).*(WHERE|where|GROUP BY|group by|ORDER BY|order by)?") (#offset! @injection.content 0 3 0 -3) (#set! injection.language "sql") (#set! injection.include-children) )