{ "db_name": "PostgreSQL", "query": "INSERT INTO channel_verifications (user_id, channel, code, pending_identifier, expires_at) VALUES ($1, 'email', $2, $3, $4)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Text", "Timestamptz" ] }, "nullable": [] }, "hash": "97b7414f11c3d696afe2d7007dbf52074bfda921bbb300f23bdf1ccb096b5ea5" }