1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM links WHERE id = $1", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Int4" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "d5fcbbb502138662f670111479633938368ca7a29212cf4f72567efc4cd81a85" 14}