{"database": "gym", "table": "sets", "is_view": false, "human_description_en": "where exercise_id = 11", "rows": [[137, 7, 11, 1, "BW", 5, null, ""], [138, 7, 11, 2, "BW", 6, null, ""], [139, 7, 11, 3, "BW", 6, null, ""], [140, 7, 11, 4, "BW", 5, null, ""]], "truncated": false, "filtered_table_rows_count": 4, "expanded_columns": [], "expandable_columns": [[{"column": "exercise_id", "other_table": "exercises", "other_column": "id"}, "name"], [{"column": "session_id", "other_table": "sessions", "other_column": "id"}, null]], "columns": ["id", "session_id", "exercise_id", "set_number", "weight_kg", "reps", "assist_reps", "notes"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, session_id, exercise_id, set_number, weight_kg, reps, assist_reps, notes from sets where \"exercise_id\" = :p0 order by id limit 101", "params": {"p0": "11"}}, "facet_results": {}, "suggested_facets": [{"name": "reps", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=11&_facet=reps"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 71.61440400159336}