{"datasette": "", "columns": ["pk1", "pk2", "content", "sortable", "sortable_with_nulls", "sortable_with_nulls_2", "text"], "rows": ["", "", "", ""], "sql": "select pk1, pk2, content, sortable, sortable_with_nulls, sortable_with_nulls_2, text from sortable where \"pk2\" = :p0 and ((pk1 > :p1)\n or\n(pk1 = :p1 and pk2 > :p2)) order by pk1, pk2 limit 101", "query_name": null, "database": "fixtures", "table": "sortable", "request": "", "view_name": "table", "1+1": 2}