{"html_url": "https://github.com/simonw/datasette/issues/604#issuecomment-546155557", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/604", "id": 546155557, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NjE1NTU1Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-10-25T00:45:51Z", "updated_at": "2019-10-25T00:45:51Z", "author_association": "OWNER", "body": "Relevant code:\r\n\r\nhttps://github.com/simonw/datasette/blob/912ce848b9fa8b1642c800b446f504518bc39f2a/datasette/templates/table.html#L94-L97\r\n\r\nAnd\r\n\r\nhttps://github.com/simonw/datasette/blob/b9ede4c1898616512b5d204f9c941deff473cbe4/datasette/views/table.py#L719-L722", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 509693773, "label": "_where= parameter is not persisted in hidden form fields"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/604#issuecomment-546155658", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/604", "id": 546155658, "node_id": "MDEyOklzc3VlQ29tbWVudDU0NjE1NTY1OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-10-25T00:46:30Z", "updated_at": "2019-10-25T00:47:41Z", "author_association": "OWNER", "body": "Just adding `_where` to that tuple won't do the trick, because `_where=` can be passed multiple times, e.g. https://latest.datasette.io/fixtures/roadside_attractions?_where=name%20like%20%27%museum%%27&_where=address%20like%20%27%Drive%%27", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 509693773, "label": "_where= parameter is not persisted in hidden form fields"}, "performed_via_github_app": null}