{ "db_name": "PostgreSQL", "query": "INSERT INTO app_passwords (user_id, name, password_hash, privileged) VALUES ($1, $2, $3, FALSE)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Text" ] }, "nullable": [] }, "hash": "4f411f02bc10c6961a7134c7f1c2446a677d8ceb49ea00542f164dbb508f205f" }