fixtures
pk | created | planet_int | on_earth | state | _city_id | _neighborhood | tags | complex_array | distinct_some_null | n |
---|---|---|---|---|---|---|---|---|---|---|
1 | 2019-01-14 08:00:00 | 1 | 1 | CA | 1 | Mission | ["tag1", "tag2"] | [{"foo": "bar"}] | one | n1 |
2 | 2019-01-14 08:00:00 | 1 | 1 | CA | 1 | Dogpatch | ["tag1", "tag3"] | [] | two | n2 |
3 | 2019-01-14 08:00:00 | 1 | 1 | CA | 1 | SOMA | [] | [] | ||
4 | 2019-01-14 08:00:00 | 1 | 1 | CA | 1 | Tenderloin | [] | [] | ||
5 | 2019-01-15 08:00:00 | 1 | 1 | CA | 1 | Bernal Heights | [] | [] | ||
6 | 2019-01-15 08:00:00 | 1 | 1 | CA | 1 | Hayes Valley | [] | [] |