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