{ "db_name": "SQLite", "query": "UPDATE movies SET search_attempts = 0, last_searched_at = NULL,\n updated_at = strftime('%Y-%m-%dT%H:%M:%fZ', 'now')\n WHERE id = ?", "describe": { "columns": [], "parameters": { "Right": 1 }, "nullable": [] }, "hash": "e6274f081ce0751331e78f7fec573e088d08e3683fc60e84ff325e95fe42d803" }