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

9 lines
635 B
JSON

{
"query": "SELECT id, inscriptionId, dateFormationId, periode, heurePresence, signatureUrl FROM presences WHERE inscriptionId = 83 ORDER BY dateFormationId, periode;",
"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 id, inscriptionId, dateFormationId, periode, heurePresence, signatureUrl FROM presences WHERE inscriptionId = 83 ORDER BY dateFormationId, periode;",
"rows": [],
"messages": [],
"stdout": "",
"stderr": "",
"execution_time_ms": 708
}