{ "db_name": "PostgreSQL", "query": "INSERT INTO logs (string, salt, time, difficulty) VALUES ($1, $2, $3, $4) ON CONFLICT(difficulty) DO NOTHING;", "describe": { "columns": [], "parameters": { "Left": [ "Varchar", "Varchar", "Int4", "Int4" ] }, "nullable": [] }, "hash": "5d59a2fc2e04273e22b9949031084b6fdff395c09bd63011bc8d28b09cd55e32" }