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