{"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 (sortable > :p2 or (sortable = :p2 and ((pk1 > :p0)\n or\n(pk1 = :p0 and pk2 > :p1)))) order by sortable, pk1, pk2 limit 101", "query_name": null, "database": "fixtures", "table": "sortable", "request": "", "view_name": "table", "1+1": 2}