home / fixtures
select pk, created, planet_int, on_earth, state, city_id, neighborhood, tags, complex_array, distinct_some_null from facetable where date("created") = :p0 and "neighborhood" = :p1 and "on_earth" = :p2 and "planet_int" = :p3 and "state" = :p4 order by pk limit 101
p0
p1
p2
p3
p4
Format SQL
This data as json, CSV