{ "db_name": "PostgreSQL", "query": "INSERT INTO reports (id, reason_type, reason, subject_json, reported_by_did, created_at) VALUES ($1, $2, $3, $4, $5, $6)", "describe": { "columns": [], "parameters": { "Left": [ "Int8", "Text", "Text", "Jsonb", "Text", "Timestamptz" ] }, "nullable": [] }, "hash": "fc06fa0ba9ae769e68c7386a9236995fe678a15e63a692b8460d692b242ea3c7" }