{ "db_name": "PostgreSQL", "query": "INSERT INTO assignment (eventId, availabilityId, function, startTimestamp, endTimestamp)\nVALUES ($1, $2, $3, $4, $5);\n", "describe": { "columns": [], "parameters": { "Left": [ "Int4", "Int4", { "Custom": { "name": "function", "kind": { "Enum": [ "posten", "fuehrungsassistent", "wachhabender" ] } } }, "Timestamptz", "Timestamptz" ] }, "nullable": [] }, "hash": "13c282f93a07edc488d1734917ff3d8ac3f81b082932c6502eadbffee18a1087" }