{ "query": "INSERT INTO emailTemplates (type, titre, bodyContent, couleurPrincipale, couleurSecondaire, piedDePage) \nVALUES (\n 'attestation',\n 'Votre attestation de formation',\n '

Votre attestation de formation

\\n\\n

Bonjour {{prenomApprenant}} {{nomApprenant}},

\\n\\n

Nous avons le plaisir de vous transmettre votre attestation de formation pour :

\\n\\n
\\n

{{nomFormation}}

\\n
\\n\\n

Vous trouverez votre attestation en pièce jointe de cet email.

\\n\\n

Cette attestation certifie votre participation à la formation et peut être utilisée pour votre dossier professionnel.

\\n\\n

Nous vous remercions pour votre participation et vous souhaitons une excellente continuation.

\\n\\n

Cordialement,
L''équipe Formation

',\n '#283581',\n '#0578BE',\n NULL\n);", "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 INSERT INTO emailTemplates (type, titre, bodyContent, couleurPrincipale, couleurSecondaire, piedDePage) \nVALUES (\n 'attestation',\n 'Votre attestation de formation',\n '

Votre attestation de formation

\\n\\n

Bonjour {{prenomApprenant}} {{nomApprenant}},

\\n\\n

Nous avons le plaisir de vous transmettre votre attestation de formation pour :

\\n\\n
\\n

{{nomFormation}}

\\n
\\n\\n

Vous trouverez votre attestation en pièce jointe de cet email.

\\n\\n

Cette attestation certifie votre participation à la formation et peut être utilisée pour votre dossier professionnel.

\\n\\n

Nous vous remercions pour votre participation et vous souhaitons une excellente continuation.

\\n\\n

Cordialement,
L''équipe Formation

',\n '#283581',\n '#0578BE',\n NULL\n);", "rows": [], "messages": [], "stdout": "", "stderr": "", "execution_time_ms": 66 }