{ "db_name": "PostgreSQL", "query": "INSERT INTO file (id, hash, mime) VALUES ($1, $2, $3) ON CONFLICT DO NOTHING", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Bytea", "Text" ] }, "nullable": [] }, "hash": "25c1819af558e744e238802f3e30651897914b080ec395db706782f4fbe3042b" }