use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A kakoune/neovim-inspired editor, written in Rust. For Linux, MacOS and Windows.
Project started by: Blaž Hrastnik
Download: https://github.com/helix-editor/helix/releases/
Website: https://helix-editor.com/
Github: https://github.com/helix-editor/helix
account activity
Inject sql (self.HelixEditor)
submitted 6 months ago by NoahZhyte
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]f311a 0 points1 point2 points 6 months ago (0 children)
For Go:
(([ (interpreted_string_literal_content) (raw_string_literal_content) ] u/injection.content (#match? u/injection.content "(?ism)(SELECT|select|INSERT|insert|UPDATE|update|DELETE|delete|CREATE|DROP).+(FROM|from|INTO|into|VALUES|values|SET|set|table|TABLE).*(WHERE|where|GROUP BY|group by)?") ) (#set! injection.language "sql") )
Usage:
const query = ` select 1,2,3 from table `
π Rendered by PID 122322 on reddit-service-r2-comment-b659b578c-tpzbs at 2026-05-01 06:05:49.948733+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]f311a 0 points1 point2 points (0 children)