{"database": "gym", "table": "sets", "is_view": false, "human_description_en": "where exercise_id = 10", "rows": [[96, 5, 10, 1, "5", 10, null, "Right arm"], [97, 5, 10, 1, "5", 7, null, "Left arm +1 assist"], [98, 5, 10, 2, "5", 9, null, "Right arm"], [99, 5, 10, 2, "5", 6, null, "Left arm"], [100, 5, 10, 3, "5", 6, null, "Right arm"], [101, 5, 10, 3, "5", 4, null, "Left arm +1 assist"], [172, 9, 10, 1, "5", 10, null, "Left arm"], [173, 9, 10, 1, "5", 9, null, "Right arm"], [174, 9, 10, 2, "5", 8, null, "Left arm"], [175, 9, 10, 2, "5", 8, null, "Right arm"], [176, 9, 10, 3, "5", 7, null, "Left arm"], [177, 9, 10, 3, "5", 7, null, "Right arm"]], "truncated": false, "filtered_table_rows_count": 12, "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": "10"}}, "facet_results": {}, "suggested_facets": [{"name": "session_id", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=10&_facet=session_id"}, {"name": "set_number", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=10&_facet=set_number"}, {"name": "reps", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=10&_facet=reps"}, {"name": "notes", "toggle_url": "https://gym.zil.sh/gym/sets.json?exercise_id=10&_facet=notes"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 74.07070299814222}