{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where planet_int = 1 and tags contains \"tag3\"", "rows": [[2, "2019-01-14 08:00:00", 1, 1, "CA", 1, "Dogpatch", "[\"tag1\", \"tag3\"]", "[]", "two"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [[{"column": "_city_id", "other_table": "facet_cities", "other_column": "id"}, "name"]], "columns": ["pk", "created", "planet_int", "on_earth", "state", "_city_id", "_neighborhood", "tags", "complex_array", "distinct_some_null"], "primary_keys": ["pk"], "units": {}, "query": {"sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null from facetable where \"planet_int\" = :p0 and :p1 in (select value from json_each([facetable].[tags])) order by pk limit 101", "params": {"p0": "1", "p1": "tag3"}}, "facet_results": {}, "suggested_facets": [{"name": "created", "type": "date", "toggle_url": "https://datasette-hashed-urls-preview.vercel.app/fixtures-aa7318b/facetable.json?planet_int=1&tags__arraycontains=tag3&_facet_date=created"}, {"name": "tags", "type": "array", "toggle_url": "https://datasette-hashed-urls-preview.vercel.app/fixtures-aa7318b/facetable.json?planet_int=1&tags__arraycontains=tag3&_facet_array=tags"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 20.299058000091463}