{"database": "gym", "table": "sets", "is_view": false, "human_description_en": "where exercise_id = 31", "rows": [[226, 12, 31, 1, "85", 10, null, "Warm-up"], [227, 12, 31, 2, "115", 6, null, ""], [228, 12, 31, 3, "115", 7, null, ""], [229, 12, 31, 4, "115", 7, null, ""], [230, 12, 31, 5, "115", 8, null, ""]], "truncated": false, "filtered_table_rows_count": 5, "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": "31"}}, "facet_results": {}, "suggested_facets": [{"name": "weight_kg", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=31&_facet=weight_kg"}, {"name": "reps", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=31&_facet=reps"}, {"name": "notes", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=31&_facet=notes"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.699979000695748}