27 lines
1.2 KiB
JSON
27 lines
1.2 KiB
JSON
{
|
|
"query": "SELECT * FROM emailConfig LIMIT 1",
|
|
"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 SELECT * FROM emailConfig LIMIT 1",
|
|
"rows": [
|
|
{
|
|
"id": "1",
|
|
"provider": "smtp",
|
|
"apiKey": "re_86E4CTUv_JLJQQQh81PvbaX6dMrshNjHt",
|
|
"fromEmail": "o.pareige@itinova.org",
|
|
"fromName": "Formation Manager Itinova",
|
|
"mode": "simulation",
|
|
"domainVerified": "0",
|
|
"active": "0",
|
|
"createdAt": "2025-11-18 07:16:34",
|
|
"updatedAt": "2025-11-28 16:01:33",
|
|
"smtpHost": "NULL",
|
|
"smtpPort": "NULL",
|
|
"smtpSecure": "tls",
|
|
"smtpUser": "NULL",
|
|
"smtpPassword": "NULL"
|
|
}
|
|
],
|
|
"messages": [],
|
|
"stdout": "id\tprovider\tapiKey\tfromEmail\tfromName\tmode\tdomainVerified\tactive\tcreatedAt\tupdatedAt\tsmtpHost\tsmtpPort\tsmtpSecure\tsmtpUser\tsmtpPassword\n1\tsmtp\tre_86E4CTUv_JLJQQQh81PvbaX6dMrshNjHt\to.pareige@itinova.org\tFormation Manager Itinova\tsimulation\t0\t0\t2025-11-18 07:16:34\t2025-11-28 16:01:33\tNULL\tNULL\ttls\tNULL\tNULL\n",
|
|
"stderr": "",
|
|
"execution_time_ms": 52
|
|
} |