Files
formation-manager-itinova/.manus/db/db-query-1769705570074.json

9 lines
2.1 KiB
JSON

{
"query": "INSERT INTO emailTemplates (type, titre, bodyContent, couleurPrincipale, couleurSecondaire, piedDePage) \nVALUES (\n 'attestation',\n 'Votre attestation de formation',\n '<h2>Votre attestation de formation</h2>\\n\\n<p>Bonjour {{prenomApprenant}} {{nomApprenant}},</p>\\n\\n<p>Nous avons le plaisir de vous transmettre votre attestation de formation pour :</p>\\n\\n<div class=\"info-box\" style=\"background-color: #dbeafe; border-left-color: #3b82f6;\">\\n <h3>{{nomFormation}}</h3>\\n</div>\\n\\n<p>Vous trouverez votre attestation en pièce jointe de cet email.</p>\\n\\n<p>Cette attestation certifie votre participation à la formation et peut être utilisée pour votre dossier professionnel.</p>\\n\\n<p>Nous vous remercions pour votre participation et vous souhaitons une excellente continuation.</p>\\n\\n<p>Cordialement,<br/>L''équipe Formation</p>',\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 '<h2>Votre attestation de formation</h2>\\n\\n<p>Bonjour {{prenomApprenant}} {{nomApprenant}},</p>\\n\\n<p>Nous avons le plaisir de vous transmettre votre attestation de formation pour :</p>\\n\\n<div class=\"info-box\" style=\"background-color: #dbeafe; border-left-color: #3b82f6;\">\\n <h3>{{nomFormation}}</h3>\\n</div>\\n\\n<p>Vous trouverez votre attestation en pièce jointe de cet email.</p>\\n\\n<p>Cette attestation certifie votre participation à la formation et peut être utilisée pour votre dossier professionnel.</p>\\n\\n<p>Nous vous remercions pour votre participation et vous souhaitons une excellente continuation.</p>\\n\\n<p>Cordialement,<br/>L''équipe Formation</p>',\n '#283581',\n '#0578BE',\n NULL\n);",
"rows": [],
"messages": [],
"stdout": "",
"stderr": "",
"execution_time_ms": 66
}