{ "db_name": "PostgreSQL", "query": "\n INSERT INTO license_keys (item_id, owner_id, transaction_id, key_code, max_activations)\n VALUES ($1, $2, NULL, $3, $4)\n ", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Varchar", "Int4" ] }, "nullable": [] }, "hash": "96f6ac952551d8f32c4a64303a63450b7e7f260f9f1caef6632a453db173f400" }