anyone here using a SQL backend? \\"; DROP TABLE *;
Aw man, where are my backups... 😯
I've seen enough relay code with compiled string literals to make me very nervous... I think we have ORM for most languages now now. Often faster than variable substitution and transactions and caching. It makes me upset to see it.