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