{"database": "jsk", "table": "count_history", "is_view": false, "human_description_en": "where \"datetime\" is on date 2020-10-30 and user = 18149456", "rows": [[1, 18149456, "2020-10-30T00:44:43+00:00", 1349], [2, 18149456, "2020-10-30T00:44:43+00:00", 604], [3, 18149456, "2020-10-30T00:44:43+00:00", 54]], "truncated": false, "filtered_table_rows_count": 3, "expanded_columns": [], "expandable_columns": [[{"column": "user", "other_table": "users", "other_column": "id"}, "name"], [{"column": "type", "other_table": "count_history_types", "other_column": "id"}, "name"]], "columns": ["type", "user", "datetime", "count"], "primary_keys": ["type", "user", "datetime"], "units": {}, "query": {"sql": "select type, user, datetime, count from count_history where date(\"datetime\") = :p0 and \"user\" = :p1 order by type, user, datetime limit 101", "params": {"p0": "2020-10-30", "p1": "18149456"}}, "facet_results": {}, "suggested_facets": [{"name": "datetime", "type": "date", "toggle_url": "https://jsk-fellows.datasettes.com/jsk/count_history.json?datetime__date=2020-10-30&user=18149456&_facet_date=datetime"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 25.754690170288086}