{ "db_name": "SQLite", "query": "\n\t\tINSERT INTO instances (\n\t\t\tid,\n\t\t\tpath,\n\t\t\tapplied_content_set_id,\n\t\t\tinstall_stage,\n\t\t\tlauncher_feature_version,\n\t\t\tupdate_channel,\n\t\t\tname,\n\t\t\ticon_path,\n\t\t\tsymlink_target,\n\t\t\tgame_dir_override,\n\t\t\tcreated,\n\t\t\tmodified,\n\t\t\tlast_played,\n\t\t\tpinned_at,\n\t\t\tsubmitted_time_played,\n\t\t\trecent_time_played\n\t\t)\n\t\tVALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)\n\t\t", "describe": { "columns": [], "parameters": { "Right": 16 }, "nullable": [] }, "hash": "0aaa7ebd81f3e5a5a5370cc0f25f16de34de4d3f377187ae7b175ee0183d0513" }