. . . . . . "Escaping in multi-value literal columns" . "

When concatenating literal values with a newline separator in group_concat, always escape existing backslashes and replace CR/LF sequences in the individual values first: replace(replace(?val, \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]+\", \"\\\\\\\\n\"). First escape existing backslashes (\\\\ → \\\\\\\\), then replace any sequence of CR/LF characters with the two-character escape \\\\n. This ensures values containing these characters can be safely split on newlines later.

" . "08" . . "Tobias Kuhn" . "2026-03-30T07:35:49Z"^^ . . . . . "Escaping in multi-value literal columns" . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "X7+aFWEU0pAp5YsWQi6bvoTUmYSqTvR4+EynZLCUTYq9fEqxGStISF0DcGc6/ZHfNA6U0LCZ9F7JVeI+EMj7nAj/2p01e4y3O7wZxB2C8QZmCOeVDDClAEspT3EtLxIO/HC09QN/AXMgIRkrS7V3vAOXqXIX76FCIzluT1RBCNs=" . . .