{ "query": "UPDATE emailTemplates \nSET bodyContent = '
Cher(e) {{prenomApprenant}} {{nomApprenant}},
Votre inscription à la formation {{nomFormation}} (séquence {{nomSequence}}) a bien été enregistrée.
Lieu : {{lieu}}
Vous recevrez prochainement les invitations Outlook pour bloquer votre agenda.
À bientôt !
'\nWHERE type = 'inscription'", "command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway02.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 4CrrYuB5tme73Qo.root --database 7PAT67UmWoxv8vwp8Bbcv6 --execute UPDATE emailTemplates \nSET bodyContent = 'Cher(e) {{prenomApprenant}} {{nomApprenant}},
Votre inscription à la formation {{nomFormation}} (séquence {{nomSequence}}) a bien été enregistrée.
Lieu : {{lieu}}
Vous recevrez prochainement les invitations Outlook pour bloquer votre agenda.
À bientôt !
'\nWHERE type = 'inscription'", "rows": [], "messages": [], "stdout": "", "stderr": "", "execution_time_ms": 56 }