{ "db_name": "PostgreSQL", "query": "\n INSERT INTO availabillity (userId, startTimestamp, endTimestamp, comment)\n VALUES ($1, $2, $3, $4);\n ", "describe": { "columns": [], "parameters": { "Left": [ "Int4", "Timestamptz", "Timestamptz", "Text" ] }, "nullable": [] }, "hash": "843da813342d6d7875667d43a76f6f2820ef97b85e1185b846ff245113889096" }