{ "db_name": "PostgreSQL", "query": "\n UPDATE subscription_tiers\n SET stripe_product_id = $2, stripe_price_id = $3\n WHERE id = $1\n ", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Text" ] }, "nullable": [] }, "hash": "954ca30cab0c8cfee28e68558113c9fa45e9cbea2d2a3bb4824fc342440436c3" }