``` $SOME_STRING$real string here$SOME_STRING$ ```
Yes, and IIRC in some SQLs `$thing` is also meaningful, but only plain `$$` strings can clash with keywords that are going to be looked up in the table.
Not undoable, but I just don't want to be the one writing the proper fix ;-).
Yeah, but since this patch limits the damage, we can assign implementing the proper solution to "somebody" else :grin: