{"datasette": "", "columns": ["pk1", "pk2", "pk3", "content"], "rows": [""], "sql": "select pk1, pk2, pk3, content from compound_three_primary_keys where ((pk1 < :p0)\r\n or\r\n(pk1 = :p0 and pk2 < :p1)\r\n or\r\n(pk1 = :p0 and pk2 = :p1 and pk3 < :p2)) order by pk1 desc, pk2 desc, pk3 desc limit 1 offset 99", "query_name": null, "database": "fixtures", "table": null, "request": "", "view_name": "table", "1+1": 2}